Skip to content

yunyikristy/global_local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contrastive Learning of Global-Local Video Representations

This repository contains PyTorch implementation of the Global-Local network proposed in our paper [Contrastive Learning of Global-Local Video Representations (NeurIPS 2021)]. The code is free to use for academic purpose only.

arch

Link:

  • Shuang Ma, Zhaoyang Zeng, Daniel McDuff, Yale Song. Contrastive Learning of Global and Local Audio-Visual Representations.
  • [Arxiv]
  • [OpenReview]

Pretrain Instruction

Global-local pretraining on Kinetics

create conda environment:

conda env create -f conda_env.yml

Prepare dataset:

Preprain your own model

bash run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published