Skip to content

An implementation of the paper entitled “Collaborative Learning with A Multi-Branch Framework for Feature Enhancement”.

Notifications You must be signed in to change notification settings

zyyupup/BranchNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BranchNet

An implementation of the paper entitled “Collaborative Learning with A Multi-Branch Framework for Feature Enhancement”.

Training

python train.py --net_type resnet164 --data_path your_path --dataset cifar100 --gpu_idx 0

Note: -init is default True. If true, training with the hyper-parameters in lib/args. If set, it is false. You need to set the hyper-parameters via training command.

Pre Trained Weights

百度云:BranchNet_ResNet50 提取码:xq9n

google driver: BranchNet_ResNet50

About

An implementation of the paper entitled “Collaborative Learning with A Multi-Branch Framework for Feature Enhancement”.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages