GithubHelp home page GithubHelp logo

places205-vggnet's Introduction

VGGNets for Scene Recognition

Here we release our trained VGGNet models on the large-scale Places205 dataset, called Places205-VGGNet models, from the following report:

http://arxiv.org/abs/1508.01667

Places205-VGGNet Models for Scene Recognition
Limin Wang, Sheng Guo, Weilin Huang, and Yu Qiao, in arXive 1508.01667, 2015

Performance on the Places205 dataset

Model top-1 val/test top-5 val/test
Places205-VGGNet-11 58.6/59.0 87.6/87.6
Places205-VGGNet-13 60.2/60.1 88.1/88.5
Places205-VGGNet-16 60.6/60.3 88.5/88.8
Places205-VGGNet-19 61.3/61.2 88.8/89.3

We use 5 crops and their horizontal flippings of each image for testing.

Performance on the MIT67 and SUN397 dataset

Model MIT67 SUN397
Places205-VGGNet-11 82.0 65.3
Places205-VGGNet-13 81.9 66.7
Places205-VGGNet-16 81.2 66.9

We extract the fc6-layer features of our trained Places205-VGGNet models, which are further normalized by L2-norm.

Download

These models are relased for non-conmercial use. If you use these models in your research, thanks to cite our above report.

Multi-GPU Implementation

In order to speed up the training procedure of VGGNets, we use a Multi-GPU extension of Caffe toolbox:

https://github.com/yjxiong/caffe/tree/action_recog

Meanwhile, we add the strategies of multi-scale cropping and corner cropping provided by this extension, which has been proved to be effective for action recognition in videos.

Questions

Contact

places205-vggnet's People

Contributors

wanglimin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.