Liang Liu

Results 7 comments of Liang Liu

@anuj-sharma-19 @Jack-Hu-2001 The correct equation, as I understand it, is: ![image](https://user-images.githubusercontent.com/20420011/149532514-509f2e07-ea31-4fe2-a681-a850157367f9.png) @MendelXu please check it.

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!