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