Dachun Kai
Dachun Kai
> 我下载了basicsr,但也显示ModuleNotFoundError: No module named 'basicsr.version' 你的pip install basicsr或者python setup.py develop任何一个都没有跑
This bug still exists.🥲
Thank you, but I couldn't find the analysis in Task-Oriented Flow Distillation Loss explaining why RAFT's teacher network is not as good as LiteFlowNet, or Pwc-Net? Additionally, I noticed that...
+1, have you solved this problem?
Meet the same problem. How to solve it?
Could anyone provide such single frame deblur option file? Thanks a lot!
Thanks. Is there any error with the [experimenta.cfg](https://github.com/KAIST-VICLab/FMA-Net/blob/main/experiment.cfg) file? According to my understanding, [num_seq](https://github.com/KAIST-VICLab/FMA-Net/blob/main/experiment.cfg#L22) should be equal to [num_flow](https://github.com/KAIST-VICLab/FMA-Net/blob/main/experiment.cfg#L39) + 1, i.e., if using three frames as a sliding window....
@GeunhyukYouk Does num_seq mean the number of frames in each sliding window? Are there any limitations on the test video frame length, such as the relationship between the total number...
Yes, I found the same problem. Have you found which frames are used to simulate `GOPRO_Large/test/GOPR0384_11_05/blur/004001.png.` in `GOPRO_Large_all`?
Hi, we haven't compared our model directly with [Video2X](https://github.com/k4yt3x/video2x) yet, but thank you for the suggestion. We will consider doing a comparison in the future. We tested upscaling 100 frames...