haohang96 / CSML

Seed the views: Hierarchical semantic alignment for contrastive representation learning (TPAMI)
6 stars 0 forks source link

Seed the views: Hierarchical semantic alignment for contrastive representation learning

Official implementation of the paper Seed the views: Hierarchical semantic alignment for contrastive representation learning

Requirements

Pre-training

bash scripts/unsupervised/single_crop_200ep.sh # change --data_dir with the path in your server

Linear Classification

bash scripts/lincls/single_crop_200ep.sh # change --data_dir with the path in your server