Skip to content
/ CSML Public

Seed the views: Hierarchical semantic alignment for contrastive representation learning (TPAMI)

Notifications You must be signed in to change notification settings

haohang96/CSML

Repository files navigation

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

  • Pytorch >= 1.4.0
  • faiss-gpu
  • absl-py
  • easydict

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

About

Seed the views: Hierarchical semantic alignment for contrastive representation learning (TPAMI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published