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

ValueError: Graph has cycles #189

Closed
FrozenGene opened this issue May 28, 2018 · 4 comments
Closed

ValueError: Graph has cycles #189

FrozenGene opened this issue May 28, 2018 · 4 comments
Labels
duplicate Progress will be shown on similar, previously logged issue (status)

Comments

@FrozenGene
Copy link
Contributor

FrozenGene commented May 28, 2018

No description provided.

@aseemw
Copy link
Collaborator

aseemw commented May 28, 2018

See issue #124 and example "ssd_example.ipynb" in which there are cycles in the beginning and end of graph, but after stripping the middle portion, it can be converted. Visualizing using netron or tensorboard will help you find the cycle free graph(s).

@FrozenGene
Copy link
Contributor Author

Thanks,I find the cycle is the first deep network's output, then we do the image transpose and give it the second deep network. So, I will consider break into three parts. First deep network + image preprocessing + second deep network.

@aseemw
Copy link
Collaborator

aseemw commented Jun 9, 2018

Duplicate of #124

@aseemw aseemw marked this as a duplicate of #124 Jun 9, 2018
@aseemw aseemw added the duplicate Progress will be shown on similar, previously logged issue (status) label Jun 9, 2018
@Mstronach
Copy link
Collaborator

This issue is being closed due to inactivity preceeding the request for an update. Please feel free to re-open if you are still seeing the issue. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Progress will be shown on similar, previously logged issue (status)
Projects
None yet
Development

No branches or pull requests

3 participants