Giter Club home page Giter Club logo

Comments (7)

cxxgtxy avatar cxxgtxy commented on June 20, 2024

I rerun it using different seeds. The best one is 97.4%, which is still lower than 97.64%.
After all, the reported 97.64% is the best top1 in DARTS papers so far. I am eager to reproduce such a good result.

By the way, I still cannot reproduce the reported ImageNet result (76.0%) using your code (mine is 75.6%).
I would appreciate if you release the log to help me find out what's wrong.
Thanks!

from ista-nas.

iboing avatar iboing commented on June 20, 2024

Thanks for your attention. This is the training log of the experiment in our paper.
training log cifar.log

I will check the released code recently.

from ista-nas.

cxxgtxy avatar cxxgtxy commented on June 20, 2024

Thanks! This is the log file for another seed 19 (97.4%). The only difference is passing a different seed s=19
test_one_stage_s19.log

Moreover, I would appreciate if you can release the training log on ImageNet (76.0%)

from ista-nas.

iboing avatar iboing commented on June 20, 2024

One stage Imgnet resume.log
One stage Imgnet.log
One stage C10.log

Hi, the following files are some of our logs of the original evaluation on ImageNet.

I have checked the code but did not find any bug.

from ista-nas.

cxxgtxy avatar cxxgtxy commented on June 20, 2024

Thanks!
However, the remaining probability is the random seed. Can you provide more logs (different seeds) about the model searched on CIFAR10? I have run the released training script on CIFAR10 using eight seeds but none of them exceeds 97.5%.
Several classmates of mine face with the same issue.

from ista-nas.

skeletondyh avatar skeletondyh commented on June 20, 2024

I met the same issue as @cxxgtxy.
I ran the command for evaluating one-stage ISTA-NAS on CIFAR10 following README several times, but the accuracies were lower than 97.5%

from ista-nas.

tianyic avatar tianyic commented on June 20, 2024

Thanks for the great work! I tried to reproduce the accuracy that reported in the paper on CIFAR10. But I only obtained around 93-94% accuracy via running

python ./tools/evaluation.py --auxiliary --cutout --onestage --arch ISTA_onestage

Any idea how to recap the significant accuracy gap? Thanks! My experiment setting is A100 server torch 1.13.

from ista-nas.

Related Issues (4)

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.