xinlai commited on
Commit
00365cb
·
1 Parent(s): fa11998

update readme

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ # GenProp (Generative Video Propagation) - Test Dataset
2
+
3
+ This dataset contains a set of test data for the GenProp (Generative Video Propagation). The goal is to allow video editing by modifying only the first frame and propagating the changes throughout the entire video.
4
+
5
+ ## Dataset Description
6
+
7
+ - Each pair of files consists of a video file (`xxx.mp4`) and its corresponding first frame image (`xxx.png`).
8
+ - `xxx.mp4` is the original video.
9
+ - `xxx.png` is a manually edited image of the first frame of the corresponding video.
10
+
11
+ ## License
12
+
13
+ Licensed with CC-BY-NC 4.0 License.