Giter Club home page Giter Club logo

Comments (8)

soham24 avatar soham24 commented on May 22, 2024 3

yeah you are right @PINTO0309 , I had tried with chmod but it was giving same error.
I will try to build it on local machine
Thank you so much for this
this is great work friend

from tflite2tensorflow.

PINTO0309 avatar PINTO0309 commented on May 22, 2024 1

@soham24
The version has been upgraded to v1.3.0, adding support for building environments with Docker and support for Google Colab. Please see the README. The Docker procedure requires 10GB of free space on the host machine.

from tflite2tensorflow.

luannd avatar luannd commented on May 22, 2024 1

@PINTO0309 The output shape of the hair_segmentation tflite model is [1,512,512,2] but when I use your script to generate and invoke tfjs version, the model gives a tensor of [1,128,128,4] as output. Do you have any solutions?

from tflite2tensorflow.

PINTO0309 avatar PINTO0309 commented on May 22, 2024

Colabo does not have enough permissions to access flatc. Please execute the following command. However, it does not seem to work properly on Google Colabo at the moment.

$ chmod +x flatc

from tflite2tensorflow.

soham24 avatar soham24 commented on May 22, 2024

#3 (comment)

@PINTO0309 its same in the graph posted by on this issue 1,128,128,4
Is this some conversion issue?

from tflite2tensorflow.

PINTO0309 avatar PINTO0309 commented on May 22, 2024

Fixed bugs and upgraded to v1.3.5. hair_segmentation.tflite conversion is now supported. 97389f7

from tflite2tensorflow.

PINTO0309 avatar PINTO0309 commented on May 22, 2024

I've attached the converted .pb, saved_model and .tflite.
saved_model.zip
model_float32 tflite (2)

from tflite2tensorflow.

soham24 avatar soham24 commented on May 22, 2024

it is fixed .
thank you @PINTO0309

from tflite2tensorflow.

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.