z-x-yang / Segment-and-Track-Anything

An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
GNU Affero General Public License v3.0
2.75k stars 332 forks source link

File "/content/Segment-and-Track-Anything/app.py", line 29, in <module> from ast_master.prepare import ASTpredict ModuleNotFoundError: No module named 'ast_master #146

Closed algint closed 3 months ago

algint commented 4 months ago

最近的commit在colab上运行会报错,错误如题所示

flamewindjoe commented 4 months ago

same error

algint commented 4 months ago

 Email has been received.                  Best regards.                              ---Hui

little612pea commented 4 months ago

prepare.zip please add this file to ./ast_master/prepare.py and it might solve this issue the repo will be updated shortly with new tutorial ,sorry for any inconvenience caused~ #