Skip to content

Training with different level of supervisions #45

@Yuliang-Zou

Description

@Yuliang-Zou

Suppose I have a mixture of datasets, some of them only have bbox annotations, and some of them have both bbox and mask annotations.

I wonder what is the easiest way to train a Mask R-CNN with this mixed dataset. Should I use different dataloader for different dataset, and then modify the trainer so that it can handle each type of supervision individually?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions