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

Help with Live Demo #13

Open
WaltPeter opened this issue Jun 13, 2018 · 2 comments
Open

Help with Live Demo #13

WaltPeter opened this issue Jun 13, 2018 · 2 comments

Comments

@WaltPeter
Copy link

Hi,
I tried to open the live demo from the link https://modeldepot.github.io/tfjs-yolo-tiny-demo/ ,
but it's not working. No detection is made, and I waited for minutes. I check the Chrome console and it gives me error:

C:\fakepath(142,7-116): warning X3569: loop executes for more than 255 iterations (maximum for this shader target), forcing loop to unroll

C:\fakepath(142,7-116): warning X3569: loop executes for more than 255 iterations (maximum for this shader target), forcing loop to unroll

C:\fakepath(142,7-116): warning X3569: loop executes for more than 255 iterations (maximum for this shader target), forcing loop to unroll

C:\fakepath(142,7-116): warning X3569: loop executes for more than 255 iterations (maximum for this shader target), forcing loop to unroll

C:\fakepath(142,7-116): error X3511: unable to unroll loop, loop does not appear to terminate in a timely manner (139 iterations) or unrolled loop is too large, use the [unroll(n)] attribute to force an exact higher number

C:\fakepath(135,7-104): error X3511: forced to unroll loop, but unrolling failed.

C:\fakepath(128,7-104): error X3511: forced to unroll loop, but unrolling failed.

Warning: D3D shader compilation failed with default flags. (ps_3_0)
Retrying with avoid flow control
...

I don't know what is went wrong.
I am using Windows 7 latest Chrome to browse the live demo, without a GPU on my PC.
Perhaps it is because of I didn't have a GPU?
I need to confirm it.
Thank you.

@hiddentn
Copy link

can you provide where the error is coming from? specific file name or trace stack ?

@WaltPeter
Copy link
Author

Sorry for the "non-specific". I am too dumb that I actually how it works.
Somehow, the error is come from "https://modeldepot.github.io/tfjs-yolo-tiny-demo/src.367e2190.js"

temp47

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