Code Monkey home page Code Monkey logo

Comments (6)

jianghaojun avatar jianghaojun commented on June 3, 2024

Did you use this function to convert your model?

from condensenetv2.

niliusha123 avatar niliusha123 commented on June 3, 2024

yes,i did,
and i tried to converted the model by convert_and_eval.py on cifar10, the result is same.
and then i tried to replace the function of CondensingSFR in layers.py to CondensingConv in projects Condensenet,the models got smaller,but it got wrongs when test.
what i think the question of the converted models get larger is in the function of CondensingSFR, would you please have a see.
thanks

from condensenetv2.

jianghaojun avatar jianghaojun commented on June 3, 2024

I test the model configuration which you provide.

The original model's FLOPs/Parameters are 203.17M/1.49M. After converting, the model's FLOPs/Param will be 40.60M/1.22M which are less than original model.

Could you give model details about your experiments? For example, what is the meaning of the number 10723->24418?

from condensenetv2.

niliusha123 avatar niliusha123 commented on June 3, 2024

oh,the 10723KB means the param of models that convert to onnx,and the 24418KB means the param of converted models that converted to onnx.
could you please give me your email, then i send my codes to you

from condensenetv2.

jianghaojun avatar jianghaojun commented on June 3, 2024

To be honest, we do not test what will happen if we convert the pytorch model to onnx model. Our experiments are all conducted on GPU device. You can send your code to my email([email protected]), I will check your code later(project ddl is coming, sorry) see what I can do to help you.

from condensenetv2.

niliusha123 avatar niliusha123 commented on June 3, 2024

OK, thanks
i will send my projects to you, and the converted model on GPU device is also get larger, so i will hope you help me solve the problem,

from condensenetv2.

Related Issues (9)

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.