Giter Club home page Giter Club logo

Comments (4)

Sencc avatar Sencc commented on June 26, 2024

你好,可以用脚本将tensorflow训练好的模型转换成tensorflow.js可用的模型,我这个是用savedmodel格式的模型转换的。具体可以参考一下tensorflow.js官方的教程,希望可以帮到你:)

from wechat-tfjs-demo.

shuizhuyu1015 avatar shuizhuyu1015 commented on June 26, 2024

你好,可以用脚本将tensorflow训练好的模型转换成tensorflow.js可用的模型,我这个是用savedmodel格式的模型转换的。具体可以参考一下tensorflow.js官方的教程,希望可以帮到你:)

大佬好,我基于此模型SSD MobileNet V1 FPN 640x640训练好模型之后,并用tensorflowjs_converter转换好之后,在小程序里用coco-ssd按照你的方法加载,报错
Tensor must have a shape comprised of positive integers but got shape [100,].
是选取的官方模型不对,还是训练使用的图片大小不对啊

from wechat-tfjs-demo.

Sencc avatar Sencc commented on June 26, 2024

@shuizhuyu1015 出现这个问题应该是数据的输入有问题,可以修改输入数据的tensor,或者在转换模型的时候reshape

from wechat-tfjs-demo.

shuizhuyu1015 avatar shuizhuyu1015 commented on June 26, 2024

@shuizhuyu1015 出现这个问题应该是数据的输入有问题,可以修改输入数据的tensor,或者在转换模型的时候reshape

这个reshape需要怎么转,不确定了,我的模型转换成js可读的是这样子的
image

from wechat-tfjs-demo.

Related Issues (1)

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.