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.25k stars 462 forks source link

my app keep processing after get video info, #71

Open dynamor2019 opened 1 year ago

dynamor2019 commented 1 year ago

I have setup Track-anything on my local Pc, after select examples and click get video info, the app start to processing, for now, there are 59085 second past, nothing happened. but in hugging face worked very well, where i did not setup properly?

i have NVIDIA Geforce RTX 3060 TI

Eliza-and-black commented 1 year ago

I have setup Track-anything on my local Pc, after select examples and click get video info, the app start to processing, for now, there are 59085 second past, nothing happened. but in hugging face worked very well, where i did not setup properly?

i have NVIDIA Geforce RTX 3060 TI

Error occurs in somewhere, maybe you can have a look at your log, and try to restart your program.

idoit commented 2 months ago

I have the same problem, i use python 3.7. what is your python version and gradio version?