Skip to content
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

Custom dataset: class_error: 0 #110

Open
nikeshdevkota opened this issue Oct 5, 2023 · 0 comments
Open

Custom dataset: class_error: 0 #110

nikeshdevkota opened this issue Oct 5, 2023 · 0 comments

Comments

@nikeshdevkota
Copy link

Hello,

I'm trying to train a custom dataset that has only one target per image. Currently, I am getting a class error of 0. Is this correct? I was not sure about how to set "num_queries" parameter for a single class (and single object) per image, so I have set it to 10 randomly for now.

I am using the command python src/train.py with infrared deformable multi_frame tracking output_dir=models/infrared_deformable_multi_frame

I have already set the custom data load function similar to mot17 and set my class_id as 1.Since the tracking_eval during training needs a custom dataloader or similar format to original mot17, I have set it as False for now.

Zero Class Error
Custom Dataset
Train_Tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant