Code Monkey home page Code Monkey logo

Comments (5)

emgucv avatar emgucv commented on May 18, 2024

The issues has been fixed in this commit:
476fe2a
TF 2.x can only saved model as a "SavedModel" format, which exports to a folder. The folder needs to be loaded with the added function above.

TensorFlow v1.x exported the models to a single .pb file, which is no longer supported in python Tensorflow v2.x. See:
tensorflow/tensorflow#29253

We also added a resnet demo to show how to import "SavedModel" folder from TF 2.0 here:
9390abe

This will be included as part of the up coming TF 2.3 release.

Let me know if you want to give it a try and I can send over a development build.

from emgutf.

vpenades avatar vpenades commented on May 18, 2024

Is there a roadmap for TF 2.3 release? we're having a similar issue and we suspect it's related to requiring TensorFlow 2.3

We don't need an exact date.... but knowing if it's going to be a matter of weeks... or months, is critical for us.

from emgutf.

emgucv avatar emgucv commented on May 18, 2024

We should be releasing Emgu TF v2.3 in about 2 weeks.

from emgutf.

vpenades avatar vpenades commented on May 18, 2024

@emgucv Any update on TF v2.3 release?

from emgutf.

emgucv avatar emgucv commented on May 18, 2024

It will be delayed. We run into issues with the TF v2.3 GPU build: We are not able to get TF v2.3.0 to compile with CUDA 10.2 and DNN 8.0. The 2.3.0 release is also not able to compile with CUDA 11, the issue has been fixed in the TF master branch. We may have a release based on the TF master to get the GPU version working.

from emgutf.

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.