Skip to content

Ran0618/MGrAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGrAC: Multi-Granularity Alignment-Aware Contrastive Learning for Open-World Semi-Supervised Learning

MGrAC Framework Teaser This repository is the official implementation of MGrAC.

Training

Below is an example demonstrating how to train a model on the CIFAR-100 dataset.

python train.py --dataset cifar100 --batch_size 256 --epochs 200 --base_lr 0.3

Acknowledgement

Our code are based on ORCA, TRSSL, TIDA. Thanks for their great work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages