ConsistentTeacher
ConsistentTeacher copied to clipboard
Question about the possibility of providing mmdetection code
Hello author, Given that the latest mmdetection code in github requires mmcv>=2.0.0 which makes some functions in some code appear to be transferred and cannot be referenced. So I tried to adapt your code with previous versions of mmdetection code, but my code version is too old and many codes have been refactored, so I would like to ask if you can provide the mmdetection version of your code like the PseCo project code, thinks a lot.