Skip to content

acganesh/ssl-active-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-supervised-AL

Self supervised learning + active learning

Directory Structure

.
├── src/                    # Contains scripts and jupyter notebooks for BYOL model and data exploration
├── cifar_scripts/          # Contains scripts for synthetic CIFAR construction
├── .gitignore
├── README.md
├── config.py               # Various configurations needed for subset selection
├── subset_selection.py     # Runs various subset selection methods for fixed BYOL embeddings
└── train.py                # Runs training for BYOL

Author Contact:

Adithya Ganesh acganesh@stanford.edu

Anthony Vento avento@stanford.edu

About

Self supervised learning + active learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published