Git Product home page Git Product logo

bocl's People

Contributors

xyutao avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bocl's Issues

Benchmarking Cifar10

Hi again,

I trained session S1 of cifar10 on ResNet18, using SGD optimizer for 20 epochs with the learning rate provided in the paper. I am able to obtain only 45% at max. Can you please suggest anything I might have missed?

Details on the different sessions

Please provide details on how the Cifar10/100 datasets were split into different sessions, and the code to replicate the illumination and saturation transformations.

Experimental setting and experimental result

Hello! Thank you for opening your implementation.
Is your experimental setting as same as described in the paper? I did not reach your experimental result according to your settings.

NameError: name 'plc_loss' is not defined when plc-loss is enabled

When I enable plc-loss, I get the following error:

line 330

Traceback (most recent call last):
  File "tools/train_cifar10_naive.py", line 375, in <module>
    main()
  File "tools/train_cifar10_naive.py", line 372, in main
    train(net, context)
  File "tools/train_cifar10_naive.py", line 330, in train
    train_plc_loss += sum([al.mean().asscalar() for al in plc_loss])
NameError: name 'plc_loss' is not defined

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.