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

Multilabel single bounding box #72

Open
abhigoku10 opened this issue Nov 17, 2021 · 1 comment
Open

Multilabel single bounding box #72

abhigoku10 opened this issue Nov 17, 2021 · 1 comment

Comments

@abhigoku10
Copy link

@DongDem @Purkialo hi thanks for opensourcing the code base, i wanted to know if we can extend this architecture where we can single bounding box detecting a person and then an additional head which gives multilabel classification ie gender age clothes ? is this possible to modify the network

Pls share your thought and thanks in advance

@yexiguafuqihao
Copy link

It is a good idea to increase more information to address pedestrian detection. An extra layer can be attached to each detection head. But sometimes it will introduce some negative effects into the detector. One instance can't be recognized if his/her head is occluded by the others when he/she is in uniform clothes, while is ubiquitous in the CrowdHuman dataset.

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

2 participants