Jihyong Oh
Jihyong Oh
@VongolaWu Thank you for your interest. 1. 'prime' means the performances for the architecture of DeMFI-Net*bs*(first stage)'s outputs, w/o 'prime' means the performances for those of DeMFI-Net*rb*(second stage)'s. 2. 'Time'...
@VongolaWu 1. Yes, first block is average of all results for all time indices. "avg:~" means that it shows literally average on that time index (in your example, "avg:2.3329e+01" is...
@VongolaWu First table is for an average of "whole" samples, regardless for each scene's numbers of frames. Second table shows an average of "average for each scene", as done in...
@VongolaWu Yes, your understanding for PSNR_1 (1/8) to PSNR_7 (7/8) is right (multiple of 1/8), and PSNR_blur is measured for the sharp frame of S1 and S1 without overlapped evaluation...
@noobtoob4lyfe 1. Your input blurry video has a large resolution with very fast motion, which makes joint problem extreme hard. 2. As described in Caution of Test_Custom section, state-of-the-art joint...
@nemoHy To clarify, three sub-networks (BiFlownet, TFlownet, Refinement Block) of Fig. 4 are **not shared each other**, but can be shared across scale levels as in Fig. 3. You can...
@KevenLee 1. Unfortunately, we have not. 2. No. Our XVFI-Net **itself** induce optical flows to warp input frames to intermediate time t **without any** optical flow supervision. Further details are...
@dzz416 , We have successfully re-downloaded it through the same link just now. Can you check your network condition, please?
@EE102-JN Thank you for your interest. It is straightforward, you can easily modify the test loader it if you want it.
Hi, thank you for your interests @rsjjdesj , @sniklaus . 1. "How can we do inference on different video dataset. " => We have added a new option for [test_custom](https://github.com/JihyongOh/XVFI#test_custom),...