CEP
This is the official implementation of paper Back to the Future: Cycle Encoding Prediction for Self-supervised Contrastive Video Representation Learning
env setting
conda create -n cep python=3.8
pip install torch
pip install mmcv
dataset preparation
training
distributed training
sh dist_train.sh ($GPU_NUM) configs/contrastive/contrastive_base.py --validate
slurm training
sbatch placeholder7d8g/7d8garg1.sh