Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update keras code #46

Open
pyaf opened this issue Mar 7, 2018 · 2 comments
Open

Update keras code #46

pyaf opened this issue Mar 7, 2018 · 2 comments

Comments

@pyaf
Copy link

pyaf commented Mar 7, 2018

Hi,
I'm going through your code, I see some code which has been deprecated in due course of time.
like here
visualize_util has been changed to vis_utils and plot to plot_model.

I would like to fix such bugs by raising a PR, let me know your consent.

@dcorti
Copy link
Contributor

dcorti commented Mar 9, 2018

Hi
Yes, keras keeps updating and therefore many parts of the become obsolete.
Please go ahead with the PR, thank you

@ZexuanTHU
Copy link

@pyaf I clone this repo and try to work through the training process, there do have several warnings and even rejects under the latest Keras environment. About the plot_model issue, following is a solution. I think just simply remove the import and references of plot_model from /src/retinaNN_training.py will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants