Skip to content

Code of CVPR2023 paper Contrastive Hierarchical Matching and Robust Adaptive Threshold Boosted Semi-Supervised Learning

License

Notifications You must be signed in to change notification settings

sailist/CHMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHMatch

Code of CVPR2023 paper Contrastive Hierarchical Matching and Robust Adaptive Threshold Boosted Semi-Supervised Learning

Reimplement

Clone the repo contains CHMatch code and install requirements:

git clone https://github.com/sailist/image-classification
cd image-classification
pip install -r requirements.txt

Run follow commands:

python scripts/semi/chmatch.py --dataset=cifar100
python scripts/semi/chmatch.py --dataset=cifar10
python scripts/semi/chmatch.py --dataset=stl10

These commands will print training commands.

About

Code of CVPR2023 paper Contrastive Hierarchical Matching and Robust Adaptive Threshold Boosted Semi-Supervised Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages