Skip to content

AceChuse/DK-CNNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

DK-CNNs: Dynamic Kernel Convolution Networks

This document illustrates the code in supplementary material.

Dependencies

This code requires the following:

  • python 3.*
  • Pytorch 1.0.1

Cifar

To run the code, see examples in cifar_auto.py. Automated training, test and final training ResNetK20

$ python cifar_auto.py

Fashion-MNIST

To run the code, see examples in mnist_auto.py. Automated training and test ResNetK20

$ python mnist_auto.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published