sanghoon / pytorch_imagenet

PyTorch models for imagenet classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PyTorch models for imagenet classification

License:MIT License


Languages

Language:Python 100.0%