ZhengPeng7 commited on
Commit
3d6f8c0
·
verified ·
1 Parent(s): c580a58

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ## Dataset
2
+ This is an unofficial host for the MovieNet dataset.
3
+ Refer to [the official project repo](https://movienet.github.io/) for more details (data format, license, etc.).
4
+
5
+ ## Usage
6
+ Combine the split files into a large zip: `cat frames_part_* > frames.zip`.
7
+
8
+ > P.S. I host this repo for easier public access to the original large MovieNet dataset, since the official website has problems for years.
9
+ If the authors find it an infringement of rights, plz contact me for deletion.