Skip to content

nanxiaotong/DPIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this README file, we take the Resnet-20 as the Student net and the Resnet-32 as the Teacher net.

Step 1:Produce the Teacher net 's pth :

	python produceModelPth.py --model resnet32

Step 2:  Produce the Proximal Teacher net and the corresponding Student net :

	python produceUnionATKDModelPth.py --model resnet20 --teachermode resnet32
	python produceUnionATKDModelPth.py --model mobilenetv2 --teachermode vgg13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages