Code Monkey home page Code Monkey logo

stochastic_depth's Issues

Can you provide the multi-GPU version of your code

I'm trying to train the 1202 layer network. I can't fit the network into one Titanx with batch size 128 (even with optnet).
I tried to use DataParallelTable as in fb.resnet.torch, however, due to some unknown reason, I can't make it work.
Can you provide your multi-GPU version of the code?

The val error does not decrease.

Thanks for releasing the code. I am using one TitanX to reproduce the results of Stochastic Depth for cifar10, but the val error does not decrease since epoch 1, as shown below:
resultFolder : "results-cifar10/"
device : 2
dataset : "cifar10"
N : 18
batchSize : 128
augmentation : true
maxEpochs : 500
deathRate : 0.5
deathMode : "lin_decay"
}
Training set size: 45000
Validation set size: 5000
Test set size: 10000
Building model...
Training...
Epoch Valid. err Test err Training time
Epoch 1: 89.74% 90.00% 51s
Epoch 2: 90.02% 90.00% 51s
Epoch 3: 89.74% 90.00% 51s
Epoch 4: 89.74% 90.00% 51s
Epoch 5: 89.74% 90.00% 51s
Epoch 6: 89.74% 90.00% 51s
Epoch 7: 89.74% 90.00% 51s
Epoch 8: 89.74% 90.00% 51s
Epoch 9: 89.74% 90.00% 51s
Epoch 10: 89.74% 90.00% 51s
Epoch 11: 89.74% 90.00% 51s
Epoch 12: 89.74% 90.00% 51s
Epoch 13: 89.74% 90.00% 51s
Epoch 14: 89.74% 90.00% 51s
I am wonderring if any configuration is wrong.

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.