Skip to content

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

@bit-scientist

Description

@bit-scientist

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions