Giter Site home page Giter Site logo

It seems a bug about msdnet-gcn HOT 6 CLOSED

avirambh avatar avirambh commented on July 28, 2024
It seems a bug

from msdnet-gcn.

Comments (6)

avirambh avatar avirambh commented on July 28, 2024

Hi @mjjackey,
This code was developed with Pytorch 0.1.12, and it seems that after version 0.5, 0-dim tensor should be handled with an item() call. I think you can use Pytorch 0.4.0/1.
Pull requests for supporting later versions are welcome of course.

from msdnet-gcn.

mjjackey avatar mjjackey commented on July 28, 2024

Thank you very much! @avirambh.
Sorry for the late reply, I have figured it out already.
And I have a question: how to vary the FLOPs or parameters to plot the figure for accuracy? Do I need to open a new issue for this question?

from msdnet-gcn.

avirambh avatar avirambh commented on July 28, 2024

We used the script referred by the authors of the paper in the original torch repository. We created the graphs manually.

from msdnet-gcn.

mjjackey avatar mjjackey commented on July 28, 2024

We used the script referred by the authors of the paper in the original torch repository. We created the graphs manually.

@avirambh Hi, avirambn, I am confused that each classifier has been added in the code, but the FLOPs just be output once, how can I know FLOPs of each classifier for anytime prediction?

from msdnet-gcn.

avirambh avatar avirambh commented on July 28, 2024

@mjjackey we did it manually. If i'm not mistaken, we added prints and checked different model architectures.

from msdnet-gcn.

mjjackey avatar mjjackey commented on July 28, 2024

@avirambh Thank you very much for your timely response! Recently, I am studying this paper, so have a lot of questions. :)
In terms of this question, I have found it the prints adding in the ['Conv2d'], this could be not accurate because 'Conv2d' is not limited in classifiers.

from msdnet-gcn.

Related Issues (7)

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.