leeqiaogithub
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,...
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...