- Dataloaders for TinyImageNet, Dogs and Cifar10
- Train with imported ResNet from torchvision
- Implement residual block
- Resnet34
- Hyper-Parameters via CLI
- Save logs and checkpoints with hyperparameters in name
- Evaluate on Tiny Imagenet
- Image preprocessing
- Build Resnet50 (resnet34 with bottlenecks)
- Evaluate again o Tiny Imagenet
- Try Dogs and Cifar10 (follow paper for cifar10)
- Implement ResNet50 with pre-activation
- Implement ResNext29
-
Notifications
You must be signed in to change notification settings - Fork 1
joaoflf/resnet-pytorch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of ResNet using PyTorch
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published