Skip to content

Instantly share code, notes, and snippets.

@szagoruyko
Last active March 15, 2016 11:18
Show Gist options
  • Save szagoruyko/8bfa6f72caf6787b7b1b to your computer and use it in GitHub Desktop.
Save szagoruyko/8bfa6f72caf6787b7b1b to your computer and use it in GitHub Desktop.

Alexnet

56.7% top1 center crop accuracy (trained in torch)

https://gist.github.com/szagoruyko/dd032c529048492630fc

NIN

62.6% top1 center crop accuracy (trained in torch)

https://gist.github.com/szagoruyko/0f5b4c5e2d2b18472854

Fast R-CNN

VOC 2007 finetuned models (trained in a fork of caffe, converted)

https://github.com/szagoruyko/fastrcnn-models.torch

Residual networks

69.5-77.5% top1 center crop accuracy (trained in torch)

https://github.com/facebook/fb.resnet.torch/tree/master/pretrained

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment