Pseudo-labelled boxes inversed in Soft Teacher #9280
Unanswered
eugene123tw
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been doing some research in SSL, and found soft teacher implemented in mmdetection/3.x.
That being said, I have a question regarding the method
get_pseudo_instances
in Soft Teacher.Why is it necessary to invert the pseudo-labelled boxes with
bbox_project
? Is it because the unsup student needs to apply its box projection?Beta Was this translation helpful? Give feedback.
All reactions