LPC_MOT icon indicating copy to clipboard operation
LPC_MOT copied to clipboard

This is the code for the paper "Learning a Proposal Classifier for Multiple Target tracking"

Results 11 LPC_MOT issues
Sort by recently updated
recently updated
newest added

Thank you for your open source code! I just followed guidelines in README.md. It worked and seemed working normaly. But I didn't get any results of MOT17. Can you help...

Hello I would like to test in MOT20 model . However, would the parameters of MOT20 and MOT17 be different? I want to know the parameters such as time_thd, and...

The results that used the data set downloaded from Baidu Cloud Disk provided by you is correct. But when I used the script ReID_feature_extraction.py to generate the detections files with...

I would like to calculate ReID features by myself by running [ReID_feature_extraction.py](https://github.com/daip13/LPC_MOT/blob/master/learnable_proposal_classifier/scripts/ReID_feature_extraction.py) However, this file requires the pretrained weights called [model_final.pth](https://github.com/daip13/LPC_MOT/blob/master/fast-reid/configs/MOT-Strongerbaseline.yml) as shown here. The ReID models you have provided...

Does anyone meet the issue that the IDF1 score is larger than 100%?

Hi. When I use "main.sh" to run this function,but it shows some documents are thrown or failed to set new files.Can it be solved? Could you please tell me the...

Hi. When I use "ReID_feature_extraction.py" to prepare the ".pb" file for MOT20, the function "detections_pb.SerializeToString()" raise an error that "message Detection exceeds maximum protobuf size of 2gb" for MOT20-05. Can...

Hello I want to download GCN model from Baidu site However, I encountered the content that I had to sign up as a member. Moreover, the language of the download...

Could you please provide the models and the docker image with drive or another cloud server than the baidu ?