Giter VIP home page Giter VIP logo

matconvnet-resnet's People

Contributors

ankush-me avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

matconvnet-resnet's Issues

Error while running Ciffar-10

Hello, Thank you very much for the code.
I am running it on the Matlab 2015b.
I am getting this error
image
Do you have any idea what's the issue?

question about the learningRate

Hi all.I have a question about the
opts.learningRate = [0.01ones(1,3) 0.1ones(1,80) 0.01ones(1,10) 0.001ones(1,20)] ;
As I known,if the learning rate is small,it is easy to overfit.So I think the
opts.learningRate = [0.01ones(1,3) 0.1ones(1,80) 0.01ones(1,20) 0.001ones(1,10)] ; is better.

Unknown parameter 'depth'

val: epoch 01: 79/ 79: 26.5 (27.3) Hz error: 0.68100 objective: 1.80163
Error using checkArgsForHandleToPrint
Handle input argument contains nonhandle values.

Error in checkArgsForHandleToPrint

Error in print>LocalCreatePrintJob (line 216)
handles = checkArgsForHandleToPrint(0, varargin{:});

Error in print (line 38)
[pj, inputargs] = LocalCreatePrintJob(varargin{:});

Error in cnn_train_dag (line 142)
print(1, modelFigPath, '-dpdf') ;

Error in cnn_cifar (line 79)
[net, info] = cnn_train_dag(net, imdb, getBatch(opts), ...

any suggestions...

Any test script?

Hi Bazilas, thanks for sharing us the great work. May I know if any script used to predict a new image using the trained reset model is provided? Thanks

pretrained mat file

Hi,

Thank you for the implementation. This helps a lot.
Is there pretrained model with a mat file, for both cifar 10 and 100?
It will be good to save the computation cost.

Thank you.

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.