qurator-spk / eynollah

Document Layout Analysis
Apache License 2.0
328 stars 26 forks source link

Support tensorflow version 2.12.x #114

Closed cneud closed 9 months ago

cneud commented 11 months ago

Tensorflow version 2.12.0 introduced several changes that break our codebase. We need to adapt to the API and other changes.

See also https://github.com/tensorflow/tensorflow/releases/tag/v2.12.0.

cneud commented 10 months ago

@vahidrezanezhad Here I think we must adapt to the changes wrt Keras specifically. Also, Python 3.7 is now no longer supported.