-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Low evaluation of custom data sets and storage path problems #1764
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
According to the results, my gt file should have been detected, but my detector doesn't seem to have detected my data.When I use bytetrack, the results are all 0, and the results of deepocsort and botsort are the same but extremely low. |
Hello, at present, I am also using YOLOv8 and BOTSORT for target tracking, and I also use my own custom data set, but the evaluation effect is also very poor. May I ask how do you use OCSORT? Do you use this program with many warehouses?
|
Isn't this boxmot integrated with many tracking algorithms, and it only needs to be selected in the instruction, but my effect is very poor. It seems that I didn't put the path of the file right. Did you deploy it with this boxmot? |
👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs. |
I feel the same way. I think this document is very vague, and I don't know exactly how to run the evaluation. Also, I am evaluating on my own training dataset.
|
You clearly managed to run an evaluation. Regarding you negative MOTA, it does not mean that the evaluation is failing: #938 |
I feel that your evaluation process is normal, but the accuracy is low. It may be that the text you used for evaluation is not set properly. |
Search before asking
Question
Hello, I am very interested in your project. I found my own data set and tried it. My data set has only one category. I trained my own detection weight (marked with gt file). After I ran val.py, I found that the results of bytetrack were all 0, and the results of deepocsort and botsort were the same, and they were very low. I felt that the detector did not work, but both my folders were generated.


The text was updated successfully, but these errors were encountered: