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

Multiple Labels in an image #255

Open
ChrisRawstone opened this issue Jun 7, 2022 · 2 comments
Open

Multiple Labels in an image #255

ChrisRawstone opened this issue Jun 7, 2022 · 2 comments

Comments

@ChrisRawstone
Copy link

We are using this repo for a big project in university. We have succesfully implemented the model however it is handicapped by the fact that it can only have one label per image. In our setting we have multiple objects. We recon that making it able train on multiple object would greatly increase its performance.
So the questions is:
If you have multiple objects in an image, how can this be implemented in the traning using our current setup?

Best regards,
Christain

@AntonMu
Copy link
Owner

AntonMu commented Jun 8, 2022

Hi Christian,

The code also works for multiple labels. No changes are necessary. Just make sure you assign different labels in the labeling step.

@ravi-lourem
Copy link

@AntonMu Is it possible to use this code for multiscale (4 scale) model?? How i need to progress...

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

3 participants