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

Not training for other classes for object detection #84

Open
kshitij3112 opened this issue Mar 21, 2023 · 0 comments
Open

Not training for other classes for object detection #84

kshitij3112 opened this issue Mar 21, 2023 · 0 comments

Comments

@kshitij3112
Copy link

First of all, thanks for sharing the code. I have been trying to train for the traffic light and traffic sign classes for object detection. I have frozen the segmentation branch and changed the obj_list and obj_combine as follows:

obj_list: ['traffic light', 'traffic sign']
obj_combine: []

However the network does not seem to train. Could you please provide some insight on what I could be missing?

I have also set the conf_thres to 0.5.
Hoping for a reply soon.

Thanks in advance.

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