Skip to content

Converting FastSAM to torchscript format #269

Description

@HenryParkG

I want to convert FastSAM-s.pt or FastSAM-x.pt to torchscript format

However, the conversion process does not seem simple. If I convert using the Tracing method, I cannot input the existing argument values, such as point_coords or point_labels.

Also, I tried to convert using the Annotating method, but I cannot write the code. Is there any example code or reference material?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions