pytorch_imagenet
pytorch_imagenet copied to clipboard
PyTorch models for imagenet classification
PyTorch Image Classification
- PyTorch models for imagenet classification.
- These models can be utilized as pre-training models for other computer vision tasks.
Training results
Model | Top-1 error (%) | Top-5 error (%) | Links | Notes |
---|---|---|---|---|
PVANet | 26.92 | 8.84 | Model download / Acc. plot / Loss plot | 600 epochs |
References
- PVANet: Lightweight Deep Neural Networks for Real-time Object Detection (https://arxiv.org/abs/1611.08588)