Skip to content

Commit 8fb164f

Browse files
committed
Move gif to the cloud
1 parent ebda561 commit 8fb164f

File tree

7 files changed

+6
-7
lines changed

7 files changed

+6
-7
lines changed

X-CLIP/.figures/cake_.gif

-4.68 MB
Binary file not shown.

X-CLIP/.figures/dog_.gif

-3.44 MB
Binary file not shown.

X-CLIP/.figures/dogs_.gif

-4.9 MB
Binary file not shown.

X-CLIP/.figures/dunk_.gif

-3.21 MB
Binary file not shown.

X-CLIP/.figures/math_.gif

-3.49 MB
Binary file not shown.

X-CLIP/.figures/wheel_.gif

-2.86 MB
Binary file not shown.

X-CLIP/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,20 @@ This is an official implementation of [X-CLIP](https://arxiv.org/abs/2208.02816)
1717
- Recognition with closed-set categories
1818
<table>
1919
<tr>
20-
<td ><center><img width="100%" alt="" src=".figures/dog_.gif"/></center></td>
21-
<td ><center><img width="100%" alt="" src=".figures/wheel_.gif"/></center></td>
22-
<td ><center><img width="100%" alt="" src=".figures/cake_.gif"/></center></td>
20+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/dog_.gif"/></center></td>
21+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/wheel_.gif"/></center></td>
22+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/cake_.gif"/></center></td>
2323
</tr>
2424
</table>
2525

2626
- Recognition with open-set categories
2727
<table>
2828
<tr>
29-
<td ><center><img width="100%" alt="" src=".figures/dogs_.gif"/></center></td>
30-
<td ><center><img width="100%" alt="" src=".figures/math_.gif"/></center></td>
31-
<td ><center><img width="100%" alt="" src=".figures/dunk_.gif"/></center></td>
29+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/dogs_.gif"/></center></td>
30+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/math_.gif"/></center></td>
31+
<td ><center><img width="100%" alt="" src="https://github.com/nbl97/X-CLIP_Model_Zoo/releases/download/v1.0/dunk_.gif"/></center></td>
3232
</tr>
3333
</table>
34-
<!-- The videos and closed-set categories are chosen from Kinetics-400. For each video, we recognize it among the confusing categories rather than all 400 categories. The open-set categories are constructed manually to further show the powerful generalizability. -->
3534

3635
# News
3736
- :eyes: [Houwen Peng](https://houwenpeng.com/) is hiring research interns. Contact: [houwen.peng@microsoft.com](houwen.peng@microsoft.com)

0 commit comments

Comments
 (0)