GithubHelp home page GithubHelp logo

Comments (2)

oandrienko avatar oandrienko commented on May 26, 2024

@Ariel-JUAN Thanks for your interest in the project and for posting the issue.

Previous to your comment, the compression script loaded a GraphDef from either a pb or pbtxt file as you specified. I used it as an alternative to the .meta file that composes a Tensorflow checkpoint. This was definitely unnecessary as you suggest so I have updated the compression script to now use the MetaGraph file to load a GraphDef. This is implemented as of commit 5d78371. Let me know if this works for you and if you run into any issues.

Thanks for the suggestion!

from fast-semantic-segmentation.

Ariel-JUAN avatar Ariel-JUAN commented on May 26, 2024

Thanks for replying! It worked!
If I want to compress my own model, how should I change the configs/compression/icnet_resnet_v1_pruner_v2.config? It looks like I need to write a config for my own model.
My model is also resnet50, but it is implemented in this way: link
I wonder how can I get a config like yours? Thank you!

from fast-semantic-segmentation.

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.