leeqiaogithub

Results 8 issues of leeqiaogithub

Hi, I seem to be getting the same average inference speed using a loop of predict versus a single pred_batch. Is that normal? I thought batch prediction would be faster.any...

你好,我用开源的代码跑了论文中的图,发现结果和论文展示的结果对不上,请问是否是哪里设置有问题呢?

hi.I am confused of the meaning of box_info_2x/ box_info_4x/ box_info_8x in fusion_dataset.py.Any help would be greatly appreciated

I wonder how to accurately count floating point operations per second of RAFT model. The open interface basically only counts the convolution , for those special operations in the model,...

请问下举例中Face Swapping和Motion driving有什么区别呀?感觉两者用到的应该是类似的技术

question

could you please explain the mean of in_m & in_o in forward function of Encoder_M?

Could you please add some annotations for function? it is difficult to read and understand.

In the image degradation process, we use a mask map M. I want to know how this mask is generated, the code needs to directly provide the path of the...