Git Product home page Git Product logo

Comments (7)

FLming avatar FLming commented on May 24, 2024

什么版本的TF?请提供具体点的信息

from crnn.tf2.

LoeWHJ avatar LoeWHJ commented on May 24, 2024

from crnn.tf2.

FLming avatar FLming commented on May 24, 2024

from crnn.tf2.

FLming avatar FLming commented on May 24, 2024

问题已复现。

from crnn.tf2.

FLming avatar FLming commented on May 24, 2024

相关问题,确认使用functional建立的h5模型无法在2.2被加载,SavedModel格式是可行的。但迁移学习时,SavedModel还是不够方便。所以可能的话,请更新TensorFlow到2.3以上。2.2中部分功能依旧可以使用,只是导出模型时需要使用SavedModel使加载功能能够工作,或者通过代码构建模型以使h5权重能够正常加载。

Tensorflow 2.3 Changelog:

Functional models now get constructed if any tensor in a layer call's arguments/keyword arguments comes from a keras input. 
Previously the functional api would only work if all of the elements in the first argument to the layer came from a keras input.

from crnn.tf2.

FLming avatar FLming commented on May 24, 2024

确认2.3下导出的SavedModel格式模型,依旧无法在2.2版本下工作。:sweat_smile:

from crnn.tf2.

LoeWHJ avatar LoeWHJ commented on May 24, 2024

from crnn.tf2.

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.