Create README.md
Browse files
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.
|