ZexinChen / AlphaTracker

AlphaTracker is a computer vision pipeline with the practical and real-time advantages , which requires minimal hardware requirements and produces reliable tracking of multiple unmarked animals. An easy-to-use user interface further enables manual inspection and curation of results.
61 stars 16 forks source link

Cannot use UI #20

Open tiger990111 opened 1 year ago

tiger990111 commented 1 year ago

Dear, Thank you for your great job. I am now finishing track.py and got a json file of result. However when I run server.py to visualize the result, it turns out to be ""GET /data/scipy.data HTTP/1.1" 404 -". And the google-chrome ui just tells me to "Please Wait" without any changing.

tiger990111 commented 1 year ago

now I download scipy.data and put it in the proper directory. There's no more 404 anymore, but the UI still tells me to "Please Wait" without any changing.