Skip to content

Strategy for single object keypoint detection without bounding boxes during inference #810

Description

@NCTU-VRDL

Hi!

Thanks for the great tools for keypoint detection. I have a custom dataset, and each image contains only a single object with 19 key points. I have successfully trained the top-down model using this config.

However, in my case, I don't have the ground truth boxes for inference on the new image. For training, I just used the enclosed box that covers all points.

Since I don't want to train another object detection model, should I use the Bottom-up method instead? Any suggestions for this kind of dataset are very welcome. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions