- Notifications
You must be signed in to change notification settings - Fork77
Wide Residual Networks (WideResNets) in PyTorch
License
NotificationsYou must be signed in to change notification settings
xternalz/WideResNet-pytorch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
WideResNets for CIFAR10/100 implemented in PyTorch. This implementation requires less GPU memory than what is required by the official Torch implementation:https://github.com/szagoruyko/wide-residual-networks.
Example:
python train.py --dataset cifar100 --layers 40 --widen-factor 4- densenet-pytorch
- Wide Residual Networks (BMVC 2016)http://arxiv.org/abs/1605.07146 by Sergey Zagoruyko and Nikos Komodakis.
About
Wide Residual Networks (WideResNets) in PyTorch
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.