Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This repository was archived by the owner on May 28, 2024. It is now read-only.

update pseudo label iteratively during self-training #28

@kyrawu327

Description

@kyrawu327

Hi, have you tried to update pseudo label in an iterative manner?
let's say, the possible procedure goes like this:
teacher model M0 trained with labeled data ---> generated pseudo label ---->semi-supervised training, got model M1 ---->update pseudo label using M1---> semi-supervised training, got model M2 .........................
it is a common practice in semi-supervised classification task, so I wonder if you have tried this iterative approach in object detection? would you mind sharing your insight on this? Thanks a lot.

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