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

Confusing Results #3

Open
YemoGardner opened this issue Sep 21, 2024 · 3 comments
Open

Confusing Results #3

YemoGardner opened this issue Sep 21, 2024 · 3 comments

Comments

@YemoGardner
Copy link

Hello, I am trying to reproduce your code, but I have found that the generated results are quite confusing and not accurate. I don't know if it's because when trying to convert SVG to NPZ files, a warning appears: Visible Depreciation Warning:
Creating an ndarray from torn nested sequences (which is a list or tuple of lists or triples or ndarrays with different lengths or shapes) is deprecated If you meant to do this, you must specify 'dtype=object' when creating the ndarray.Val=np. anyarray (val)
But if I try to put it in an array, the same unsatisfactory output results will still occur.
23-1

@MarkMoHR
Copy link
Owner

Hi, what's the image you showed? Your input vector image or the output? Could you show your inputs? The image above is very terrible and confusing

@YemoGardner
Copy link
Author

Thank you for your reply. This is the result of my output SVG, which was opened with Adobe Illustrator, and the input I used was example 23 from the ‘sample_inputs’ file you provided. I have attached my running steps, maybe you can identify where the problem occurred.
1
2
3

@MarkMoHR
Copy link
Owner

Hi, from the logs, everything looks fine. But from the results, it looks like the trained weights have not been loaded correctly, as the model seems not able to predict correct strokes at all.

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

2 participants