Giter VIP home page Giter VIP logo

imagenet-validation.torch's People

Contributors

szagoruyko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

imagenet-validation.torch's Issues

matio usage

Are you using "matio" anywhere in this repo?

I found the line

local matio = require 'matio'

in "main.lua", but couldn't find any other place in the repo where you'd be using it.

Input channels

Hi Sergey,
I want to finetune the alexnet_torch.t7 model(https://gist.github.com/szagoruyko/dd032c529048492630fc) on a different dataset. Are the input channels to the net RGB, or BGR ? Also, which channels do the mean and std values stored in net.transform() correspond to ?
Thanks
{
mean :
{
1 : 0.48462227599918
2 : 0.45624044862054
3 : 0.40588363755159
}
std :
{
1 : 0.22889466674951
2 : 0.22446679341259
3 : 0.22495548344775
}
}

GoogLeNet

I was thinking that, for completeness, you may want to train a GoogLeNet as well.
Here's the model.

torch alexnet model

Hi, Is it possible to make the torch alexnet model public ? I notice that , that model obtains a top-1 accuracy of 56.5% which is closer to the actual alexnet model compared to the ported bvlc_alexnet model which obtains ~54%. This would be very helpful. Thanks!

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.