You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
I have searched the VisionScript issues and found no similar bug report.
What is the issue?
When i want to use segmentation script command
this error will be shown
and if you take a look at visiualscript directory you whould not find FastSAM script
from .FastSAM.fastsam import FastSAM, FastSAMPrompt
ModuleNotFoundError: No module named 'visionscript.FastSAM'
Environment
Python 3.7
How can we replicate the bug?
Load["Directory"]
Segment["person"]
Error will be shown
Additional
No response
The text was updated successfully, but these errors were encountered:
Search before asking
What is the issue?
When i want to use segmentation script command
this error will be shown
and if you take a look at visiualscript directory you whould not find FastSAM script
from .FastSAM.fastsam import FastSAM, FastSAMPrompt
ModuleNotFoundError: No module named 'visionscript.FastSAM'
Environment
Python 3.7
How can we replicate the bug?
Load["Directory"]
Segment["person"]
Error will be shown
Additional
No response
The text was updated successfully, but these errors were encountered: