AlphaTracker icon indicating copy to clipboard operation
AlphaTracker copied to clipboard

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 ea...

Results 17 AlphaTracker issues
Sort by recently updated
recently updated
newest added

My alphatracker has been installed, but when training, there are the following errors. I hope you can help me to answer the reason ![Q](https://user-images.githubusercontent.com/117736953/201320371-92f02cce-6696-419c-93c0-c1bc8f88e6ff.png)

I am facing issue while running the train.py on GPU linux machine. train.sh: line 1: ./darknet directory is not found. Please, inform how can I resolve the error?

/content/drive/My Drive/AlphaTracker/Tracking/AlphaTracker Frame will be saved in /gdrive/result_folder/oriFrameFromVideo//trainvideo1/frame_folder/ extracting frames from video... processing /gdrive/Sample_Data/trainvideo1.mp4 100% 1814/1814 [03:35

Can someone inform me what are the x axis(-200 to 200) and y axis ranges( -300 to 300) are representing in the following graphs? ![image](https://user-images.githubusercontent.com/73908345/195878055-2bcc3a12-3ef2-40ee-99a5-2ab43d11d89a.png)

I followed the steps in the behavioral clustering manual and changed the settings in settings.py for social behavior, but when I run the clustering script it says some of the...

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...

Hi, first of all thank you for all the amazing work you've done. I'm trying to use AlphaTracker via google colab and in step 9 I came across this error:...

I obtain the following error when running `train.py`. Some googling suggests this [results from a corrupt file download](https://stackoverflow.com/questions/56391392/how-to-fix-pickle-unpicklingerror-invalid-load-key-error-in-pytorch). When I run `md5sum` on `duc_se.pth`, I get `3764b858a2f612f536c841c971ea8e63` (and the file...

When using the google colab version I get the following error at Step 8 ln: failed to create symbolic link '/gdrive/My Drive': Input/output error /content/drive/My Drive/AlphaTracker/Tracking/AlphaTracker Traceback (most recent call...

Hi, Thanks for your great work firstly. However, I have a problem with curating process. I evaluated the UI/server.py and it connected to localhost successfully. Using the provided GUI I...