Zooming-Slow-Mo-CVPR-2020 icon indicating copy to clipboard operation
Zooming-Slow-Mo-CVPR-2020 copied to clipboard

Fast and Accurate One-Stage Space-Time Video Super-Resolution (accepted in CVPR 2020)

Results 18 Zooming-Slow-Mo-CVPR-2020 issues
Sort by recently updated
recently updated
newest added

/home/fxy/.conda/envs/torchPy/lib/python3.6/site-packages/torch/include/ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr __host__ function("from_bits") from a __host__ __device__ function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /home/fxy/.conda/envs/torchPy/lib/python3.6/site-packages/torch/include/c10/util/ArrayRef.h:277:55: warning: ‘deprecated’ attribute directive...

Hi; I am wondering whether there is any output frame number control method. Currently, it takes the output number of frames and divide it to define the input frames as...

Is there any way to solve cuda out of memory problem when input image is large? My input is about 1240x650 large. How to get around with this problem?

Initially I had some trouble running this code in Google Colab, but eventually got it to work and wanted to share my notebook in case others would find this useful:...

hello, when i am running test.py ,i got an error: segmentation fault, could you help me? thank you!

I checked your source code and found that in test.py for the Vid4 dataset the processing is divided into 7 frames as GT to calculate the PSNR. is the PSNR...

Hello, the author. I want to know what changes I need to make if I only sample down the horizontal axis of the image without changing its vertical axis?

Following installation instructions, can't get past step 2. ~bash make.sh: fatal error: THC/THC.h: No such file or directory 7 | #include | ^~~~~~~~~~~ compilation terminated. error: command '/usr/local/cuda/bin/nvcc' failed with...