Git Product home page Git Product logo

Comments (6)

Aakash-kaushik avatar Aakash-kaushik commented on June 3, 2024

Hi, So the models present on the repos we talked about yesterday doesn't have the param alpha and depthMultiplier used so we will only be able to provide weights weights for a single config with a single image size accepted, as the image size given to mobilenet matters.
and the tool i talked about mmdnn that can only take static image sizes and the things are very rigid and hardcoded just because of that fact that any model weight is first converted to an IR and then to the framework.
So at this point i want to move forward with mobilenet V2 if that's okay?

from models.

kartikdutt18 avatar kartikdutt18 commented on June 3, 2024

I don't mind if we only provide weights only for one model config.

from models.

Aakash-kaushik avatar Aakash-kaushik commented on June 3, 2024

I don't mind if we only provide weights only for one model config.

Should be doable then.

from models.

Aakash-kaushik avatar Aakash-kaushik commented on June 3, 2024

Mobilenet has all these configs available: https://github.com/tensorflow/models/blob/master/research/slim/nets/mobilenet_v1.md ignore the quantized ones, but on;y if we somehow manage to import weights from TensorFlow.
For now, I will start with the implementation of mobilenet and care less about how we are going to port the weights as that hinders a lot when I try to code the actual architecture.

from models.

Aakash-kaushik avatar Aakash-kaushik commented on June 3, 2024

I have also opened #72 to add mobilenet_v1, and also left a comment about a layer that we might need to implement. let me know what you guys think about that.

from models.

mlpack-bot avatar mlpack-bot commented on June 3, 2024

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

from models.

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.