Datasets:

Modalities:
Image
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
syCen commited on
Commit
eefc431
·
verified ·
1 Parent(s): 35a9d04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,6 +1,3 @@
1
- ---
2
- license: mit
3
- ---
4
  <p align="center">
5
  <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/CameraBench.png" width="600">
6
  </p>
@@ -34,23 +31,23 @@ license: mit
34
  <tr>
35
  <td>
36
  <div style="display: flex; flex-direction: column; gap: 1em;">
37
- <img src="./images/VQA-Leaderboard.png" width="440">
38
  </div>
39
  </td>
40
  <td>
41
  <div style="display: flex; flex-direction: column; gap: 1em;">
42
  <div>
43
- <img src="./images/8-1.gif" width="405"><br>
44
  🤔: Does the camera track the subject from a side view? <br>
45
  🤖: ✅ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
46
  </div>
47
  <div>
48
- <img src="./images/8-2.gif" width="405"><br>
49
  🤔: Does the camera only move down during the video? <br>
50
  🤖: ❌ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
51
  </div>
52
  <div>
53
- <img src="./images/8-3.gif" width="405"><br>
54
  🤔: Does the camera move backward while zooming in? <br>
55
  🤖: ❌ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
56
  </div>
 
 
 
 
1
  <p align="center">
2
  <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/CameraBench.png" width="600">
3
  </p>
 
31
  <tr>
32
  <td>
33
  <div style="display: flex; flex-direction: column; gap: 1em;">
34
+ <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/VQA-Leaderboard.png" width="440">
35
  </div>
36
  </td>
37
  <td>
38
  <div style="display: flex; flex-direction: column; gap: 1em;">
39
  <div>
40
+ <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/8-1.gif" width="405"><br>
41
  🤔: Does the camera track the subject from a side view? <br>
42
  🤖: ✅ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
43
  </div>
44
  <div>
45
+ <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/8-2.gif" width="405"><br>
46
  🤔: Does the camera only move down during the video? <br>
47
  🤖: ❌ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
48
  </div>
49
  <div>
50
+ <img src="https://raw.githubusercontent.com/sy77777en/CameraBench/main/images/8-3.gif" width="405"><br>
51
  🤔: Does the camera move backward while zooming in? <br>
52
  🤖: ❌ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 🙋: ✅
53
  </div>