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

Can training without image guidance help reducing false alarms as well #46

Open
bit-scientist opened this issue Nov 19, 2024 · 0 comments

Comments

@bit-scientist
Copy link

As stated

you can choose a cleaner PCT that removes image guidance. The benefit of this approach is that it doesn't require features from a backbone trained on COCO with heatmap supervision. Instead, it directly converts joint coordinates into compositional tokens, making it easier to perform various visualization and analysis tasks. This approach has a slightly reduced performance impact.

The model is performing badly with IR images, detecting inanimate objects such as chairs and long jackets as person.

Would you (@Gengzigang) recommend training without image guidance to alleviate this? In general, what part of the model should be trained with those chair, jacket images as background, SimMIM or Heatmap trained Swin.
AFAIK, both are responsible for extracting image features. I don't have much time to experiment all combinations, so I would love to know your insights. Thank you!

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