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

I ran this project of HTML on Windows7, but output with ' <li><a <li><a <li>.....' #21

Closed
finallylly opened this issue Feb 1, 2018 · 4 comments

Comments

@finallylly
Copy link

finallylly commented Feb 1, 2018

Environment:

  • Anaconda3-5.0.1-Windows-x86_64
  • Python 3.5.4

What's the problem?

Screenshot-to-code-in-Keras/local/HTML/HTML.ipynb

fireshot capture 2 - html_ - http___localhost_8888_notebooks_des

@finallylly finallylly changed the title I ran this project on Windows7, but output with ' <li><a <li><a <li>.....' I ran this project of HTML on Windows7, but output with ' <li><a <li><a <li>.....' Feb 1, 2018
@housyunn-ishi
Copy link

Use floydhub\HTML\HTML_preloaded_weights.ipynb and download org-weights-epoch-0900---loss-0.0000.hdf5

Remenber to change the path.

@emilwallner
Copy link
Owner

You can either use the preloaded weights like @shifangjun suggested, or train it until the Loss value reaches 0.0001 .

@finallylly
Copy link
Author

I follow the steps as @shifangjun suggested, and then it works.

@akshayvijayan
Copy link

akshayvijayan commented Jan 27, 2019

Use floydhub\HTML\HTML_preloaded_weights.ipynb and download org-weights-epoch-0900---loss-0.0000.hdf5

Remenber to change the path.

Still not working. Showing the following error:
ValueError: You are trying to load a weight file containing 8 layers into a model with 448 layers.
@emilwallner

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

4 participants