Skip to content

rucv/ChannelDiversification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Discriminative Channel Diversification Network for Image Classification

Requirements

  • torch
  • torchvision
  • scipy
  • PIL
  • numpy
  • tqdm

1. Training

python train.py  --dataset cifar10/100 --layers 110 

2. Testing

python test.py  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages