WebMotion-36K / README.md
Tuyabei's picture
Upload README.md with huggingface_hub
e887a0f verified
---
license: apache-2.0
---
## Introduce
A camera motion annotation dataset based on WebVid, containing a total of 36k videos.
## Usage
1. Recovering zip files:
```
cat webmotion.tar.gz.part_* > webmotion.tar.gz
```
2. Then unzip it:
```
tar -xzf webmotion.tar.gz
```