Skip to content

ArchipLab-LinfengZhang/pytorch-self-distillation-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Distillation

This is the repository of Self-Distillation codes in the journal version.

Requirements

Install the required packages.

pip install torch torchvision

Experiments on CIFAR100

Train a ResNet152 model with self-distillation on CIFAR100 dataset.

python train.py --model=resnet152

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages