Code Monkey home page Code Monkey logo

convnet-burden's Introduction

convnet-burden's People

Contributors

albanie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

convnet-burden's Issues

FLOPs computation

Hi, albanie.
How to compute the model Flops, are there some tools?

about feauture memory and GFLOPS.

For present 18:
Flops: 2 GFLOPs, feature memory=3GB

For mcn-mobilenet:
Flops: 579 MFLOPs, feature memory=5GB

And the question is why mobilenet get smaller flops, but with larger feature memory. What's the relationship between FLOPS and feature memory?

What is mean by res5c_relu

Please tell me what is mean by res5c_relu? and why
Estimates for a single full pass of model at input size 224 x 224 takes 8GFLOPs
while, res5c_relu features with the network 224 x 224 input sizes using a batch size of 128 takes 974 GFLOPs?

an example for model

Hi, albanie,
Can I have an example of your matlab model file?
Thank you very much.

Definition of FLOPs

FLOPs = Floating-point operations.
FMAs = Floating-point multiplication-adds.
Based on the values you give, I think they should be FMAs instead of FLOPs, and the number of FLOPs is approximately 2 * FMAs. Could you please clarify? Thanks.

from Estimated FLOPs to execution time on device

You've calculated the FLOPS per respective CNN architecture, what execution performance can be expected from particular device (GPU or CPU)? means what would be estimated inference time per single image where FLOPS performance of device is known?

How do you calculate the FLOPs for each model?

How do you calculate the FLOPs for each model? Are there relevant papers or learning materials available?
And is this FLOPs defined as the time it takes to run a forward propagation during testing or the time it takes to complete forward and backward propagation completely during training?

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.