ucfzl commited on
Commit
90cce1a
·
verified ·
1 Parent(s): 8de49e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Video Frame Interpolation (VFI) aims to predict the intermediate frame $I_n$ (we
24
  TLB-VFI leverages temporal information extraction in the pixel space (3D wavelet) and latent space (3D convolution and attention) to improve the temporal consistency of the model.
25
 
26
  <div align="center">
27
- <img src="https://github.com/ZonglinL/TLBVFI/tree/main/images/overview.jpg" width=95%>
28
  </div>
29
 
30
  ## Quantitative Results
 
24
  TLB-VFI leverages temporal information extraction in the pixel space (3D wavelet) and latent space (3D convolution and attention) to improve the temporal consistency of the model.
25
 
26
  <div align="center">
27
+ <img src="https://github.com/ZonglinL/TLB-VFI/raw/main/images/overview.jpg" width=95%>
28
  </div>
29
 
30
  ## Quantitative Results