tzing / vgg-fms

PyTorch implementation of VGG-F/M/S models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VGG-F,M,S

PyTorch implementation of VGG-F/M/S models

Original paper is:

@InProceedings{Chatfield14,
  author       = "Chatfield, K. and Simonyan, K. and Vedaldi, A. and Zisserman, A.",
  title        = "Return of the Devil in the Details: Delving Deep into Convolutional Nets",
  booktitle    = "British Machine Vision Conference",
  year         = "2014",
}

About

PyTorch implementation of VGG-F/M/S models


Languages

Language:Python 100.0%