You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for reaching out. So from your issue I can understand that when you use a bg_image the app crashes and when you use background blur, the output is funky. Please let me know if my understanding is wrong.
For bg_image: Are you using any custom background image ? If so what is the size of that image ?
Also to understand more about the issue, can you fork this project and make all the changes that you have done to the code and put the link of your repo here.
You understand correctly.
The image I tried was just one of the stock images provided.
I've not altered any of your code, my first time running it I followed your provided guide but saw the same issue.
I was trying to diagnose what may be wrong using the terminal output I provided in the first post, and so thats when I installed condo using the TensorFlow guide...but it made no difference.
When using the blur option, the output is, while kind of cool in its own way, but obviously not what I'm after.
The console looks normal with Processing frame: being output.
When attempting to use a bg_image however, it simply crashes and refuses to process any frames.
I've attached the output here.
output.txt
Any clues?
Cheers :)
PS - I also followed this guide to get the GPU recognised by TensorFlow
The text was updated successfully, but these errors were encountered: