question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem with keras >= 2.2.0

See original GitHub issue

starting from keras 2.2.0 keras.applications module moved to separate repo. need to fix imports.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fuxuliucommented, Sep 11, 2018

@qubvel Nice, Please update the README.md. and I want to ask a question, When I ues resnet34 as backbone, It seems the .weights can not be download, the download url has been deleted?

0reactions
fuxuliucommented, Sep 11, 2018

@qubvel yeah, It’s python version problem. Thanks for explaining.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error "Keras requires TensorFlow 2.2 or higher" - Stack Overflow
I just installed Visual Studio 2019 and Tensorflow, but I cannot import Keras because I get the following error message:.
Read more >
Keras 2.4 release adds dependency on tensorflow>=2.2.0 ...
It looks like this is because Keras 2.4 basically now redirects to tf.keras. The problem, however, is one of compatibility: any user workflow ......
Read more >
How to correctly install Keras and Tensorflow - ActiveState
Click to install Keras and Tensorflow together using pip. Understand how to use these Python libraries for machine learning use cases.
Read more >
About Keras
Keras is the high-level API of TensorFlow 2: an approachable, highly-productive interface for solving machine learning problems, with a focus on modern deep ......
Read more >
Home - Keras 2.0.0 Documentation
Keras is a high-level neural networks API, written in Python and capable of running on ... and it provides clear and actionable feedback...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found