File size: 306 Bytes
e887a0f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
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
```
|