syCen nielsr HF Staff commited on
Commit
f83d4d7
·
verified ·
1 Parent(s): 5d4589d

Add task_categories (#2)

Browse files

- Add task_categories (8fc0d7929d135c391033e66566229a2e36531c63)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
 
2
  dataset_name: CameraBench
3
  tags:
4
  - video
5
  - camera-motion
6
  - cinematography
7
- license: mit
 
8
  ---
 
9
  <p align="center">
10
  <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/CameraBench.png" width="600">
11
  </p>
 
1
  ---
2
+ license: mit
3
  dataset_name: CameraBench
4
  tags:
5
  - video
6
  - camera-motion
7
  - cinematography
8
+ task_categories:
9
+ - video-classification
10
  ---
11
+
12
  <p align="center">
13
  <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/CameraBench.png" width="600">
14
  </p>