Czm369 / MixPL

Mixed Pseudo Labels for Semi-Supervised Object Detection
Apache License 2.0
47 stars 0 forks source link

where is the code of labeled resampling #4

Open 1shenhui opened 6 months ago

Czm369 commented 6 months ago

https://github.com/Czm369/MixPL/blob/main/tools/misc/split_coco.py

1shenhui commented 6 months ago

https://github.com/Czm369/MixPL/blob/main/tools/misc/split_coco.py maybe i didn't make it clear. I read your paper, and it writes that Additionally, the model's detection performance on tail categories is improved by resampling labeled data with relevant instances. I want to find the code about this

Czm369 commented 6 months ago

You can refer to https://github.com/Czm369/MixPL/blob/410f044972a427b67f34393fc8c9314e04add8a2/configs/_base_/datasets/lvis_v0.5_instance.py#L48