Coder Social home page Coder Social logo

Comments (3)

amirgholami avatar amirgholami commented on May 23, 2024

Hi,

Thanks for pointing this out. We have just fixed that. Please let us know if there was any other problems.

However, if you are using this for CV tasks with a convolutional NN then we suggest directly using the code that we have provided in image classification directory:

https://github.com/amirgholami/adahessian/tree/master/image_classification

and specifically:
https://github.com/amirgholami/adahessian/blob/master/image_classification/optim_adahessian.py

Also as a side note pytorch-optimizer library already has the adahessian integrated and you can use adahessian as a drop-in replacement there:
https://github.com/jettify/pytorch-optimizer

from adahessian.

johnhalloran321 avatar johnhalloran321 commented on May 23, 2024

Hi,

Using both image_classification/optim_adahessian.py and the pytorch-optimizer package worked, thanks for the quick response!

Using instruction/adahessian.py produces the error: "NameError: name 'hut_trace' is not defined"

Is there any difference between the instruction/adahessian.py and image_classification/optim_adahessian.py implementations?

from adahessian.

amirgholami avatar amirgholami commented on May 23, 2024

Thanks for point this out. Zhewei's latest commit should resolve that issue.

from adahessian.

Related Issues (20)

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.