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

Training on multi classes #16

Open
sainemustas321 opened this issue Mar 11, 2023 · 3 comments
Open

Training on multi classes #16

sainemustas321 opened this issue Mar 11, 2023 · 3 comments

Comments

@sainemustas321
Copy link

Hi, first of all. Thank you for sharing your excellent work. I tried to modify a code to train a multi classes detection.
In this line. Does it allow to change to my own multi classes??? thank you.
bboxes_labels_original = ['Glue tube' for _ in bboxes_original]

@WojtiF
Copy link

WojtiF commented Apr 1, 2023

Hi, first of all. Thank you for sharing your excellent work. I tried to modify a code to train a multi classes detection. In this line. Does it allow to change to my own multi classes??? thank you. bboxes_labels_original = ['Glue tube' for _ in bboxes_original]

Hi, did you find the way to solve this problem? I have an idea to solve two problems (object classification and keypoint detection) by two different algorithms,. But of course one would be better ;)

@MrZhang-YUBO
Copy link

if you use two algorithms, the time would be influenced.

@WojtiF
Copy link

WojtiF commented Apr 20, 2023

Of course, but it's my task to use neural network for classification and localization with orientation (I want to use keypoint detection for this). Even if it cause longer time.

The best option would be one algorithm but I can't find solution for this.

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

3 participants