jxAIbot commited on
Commit
2cf9806
·
verified ·
1 Parent(s): 9b6b4c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # Repurposing Pre-trained Video Diffusion Models for Event-based Video Interpolation (CVPR 2025)
6
+ **Official repository for the CVPR 2025 paper, "Repurposing Pre-trained Video Diffusion Models for Event-based Video Interpolation"**
7
+
8
+ This is for the model trained to insert 11 frames (generating 11 + 2 = 13 frames)
9
+
10
+ \[[Website](https://vdm-evfi.github.io/)\]
11
+ \[[Paper](https://arxiv.org/abs/2412.07761)\]