GithubHelp home page GithubHelp logo

Comments (6)

Alicture avatar Alicture commented on July 29, 2024

@Zhengtq How to transform those .index .data file into pb?

from efficient-ai-backbones.

Zhengtq avatar Zhengtq commented on July 29, 2024

@Alicture
output_graph_def = convert_variables_to_constants(sess, sess.graph_def, output_node_names) with tf.gfile.GFile( 'graph.pb', "wb") as f: f.write(output_graph_def.SerializeToString())

from efficient-ai-backbones.

iamhankai avatar iamhankai commented on July 29, 2024

Hi all, we released pytorch pretrained model: https://github.com/huawei-noah/ghostnet/tree/master/pytorch

from efficient-ai-backbones.

Zhengtq avatar Zhengtq commented on July 29, 2024

Can Tensorflow pretrained model be realsed? Thanks.

from efficient-ai-backbones.

iamhankai avatar iamhankai commented on July 29, 2024

We are preparing to release the training code of Pytorch.

from efficient-ai-backbones.

iamhankai avatar iamhankai commented on July 29, 2024

More models are released on MindSpore Hub: https://www.mindspore.cn/resources/hub/details?639/noah-cvlab/gpu/1.0/ghostnet_v1.0_oxford_pets

from efficient-ai-backbones.

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.