Skip to content

Commit c9123a8

Browse files
committed
init project
2 parents eeae5f1 + 1bb7d19 commit c9123a8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
Official code for [Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework](arxiv.org) [ACMMM'20]
23

34
## Requirements
@@ -77,4 +78,8 @@ If you find the residual input helpful for video-related tasks, please consider
7778
```
7879

7980
## Acknowleedgements
80-
Part of this code is inspired by [CMC]https://github.com/HobbitLong/CMC and [VCOP](https://github.com/xudejing/video-clip-order-prediction)
81+
Part of this code is inspired by [CMC]https://github.com/HobbitLong/CMC and [VCOP](https://github.com/xudejing/video-clip-order-prediction)
82+
=======
83+
# Inter-intra-video-contrastive-learning
84+
Official implementation of ACMMM'20 paper 'Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework'
85+
>>>>>>> 1bb7d19dda760873a632dabe1100c2dc8f3dafdf

0 commit comments

Comments
 (0)