gaomingqi / Track-Anything

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
MIT License
6.51k stars 481 forks source link

Uploading videos takes a long time #122

Open codefish12-09 opened 1 year ago

codefish12-09 commented 1 year ago

Hello! I have a question for you. When I run app.py, it takes a long time to upload a video that takes a few seconds, what is the reason for this? Referring to some of your previous answers, set port number to 7861, upgrade package and python app.py --device cuda:0 --sam_model_type vit_h. But it still can't be uploaded. I hope you can help me out some time. Thank you image

CuriousTank commented 11 months ago

Perhaps there were some errors that occurred

luotingjun commented 7 months ago

Is it work now?