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

First of all, thanks for developing AlphaTracker! It is really a useful tool in animal behavior study. Unfortunately, I encountered with some errors. Could you please help me with these...

Hi, I have a question about running demo with pretrained model. When I run 'python track.py' without changing anything, those error message came out. Isn't this mean the pretrained weight...

I'm using your annotated data and training, not changing anything in the lines since I wanted to just check the steps but i'm not getting any results at all using...

Hello! I'm fairly new to the coding world and am having trouble installing the tools for the alpha tracker unfortunately and would like some help. After dowloading the repository and...

Could you please tell me what's the speed of tracker in waymo open dataset. Thanks!

![Screenshot 2023-11-01 175601](https://github.com/ZexinChen/AlphaTracker/assets/149630450/9991cc40-b59f-4326-a006-024d45c9aac0) I am using the googlecolab version and in my google drive alphatracker folder, the cfg/mice.data exists in the correct location but the error is coming up that...

Traceback (most recent call last): File "train.py", line 204, in main() File "train.py", line 122, in main weight_save = torch.load(opt.loadModel) File "/usr/local/lib/python3.8/site-packages/torch/serialization.py", line 608, in load return _legacy_load(opened_file, map_location, pickle_module,...