Liang Liu
Liang Liu
@anuj-sharma-19 @Jack-Hu-2001 The correct equation, as I understand it, is:  @MendelXu please check it.
Can you provide your output of nvidia-smi?
if your docker container cannot find nvidia-smi, it is very likely that you did not start the container with [nvidia-docker](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker) you can try with ``` nvidia-docker run -ti --name imagemorph...
第一个Loss是多次取平均后的,第二个是当前iter的loss
@xingchenzhang Congrats for acceptance by TPAMI. Is there any plan to release the code?
https://github.com/lliuz/MixTeacher/blob/main/ssod/models/soft_teacher_msi.py#L82 https://github.com/lliuz/MixTeacher/blob/main/ssod/models/faster_rcnn_msi.py#L96
Hi @alice9210 Can you answer questions about how to decode the accessibility_trees? Related issue https://github.com/google-research/google-research/issues/2120 Thanks a lot!