shenyunhang / UWSOD

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection
https://github.com/shenyunhang/UWSOD/blob/UWSOD/projects/WSL
Apache License 2.0
22 stars 4 forks source link

When will you share your code? #1

Open happyCodingSusan opened 3 years ago

happyCodingSusan commented 3 years ago

@shenyunhang , your method looks amazing. Just wonder when you will release your codes. Thanks

shenyunhang commented 3 years ago

Thanks. We are re-organizing our code in PyTorch. And we are expecting code release in this month.

shanshuo commented 3 years ago

Is there any update? Thanks. @shenyunhang

shenyunhang commented 3 years ago

Hi, the code is already available in this repository.

https://github.com/shenyunhang/UWSOD/tree/UWSOD/projects/WSL

neon5d commented 2 years ago

Is this a complete code? I cannot figure out which codes are related to SSOPG and SWBBFT. I only identify MRRP.

shenyunhang commented 2 years ago

Sorry for my late response. It is complete codes.

SSOPG is implemented at here.

SSOPG is related at here.