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

Glitched video output when using blur - crashes when using bg_image #10

Open
Dos-Boss opened this issue Dec 19, 2022 · 3 comments
Open

Comments

@Dos-Boss
Copy link

Dos-Boss commented Dec 19, 2022

When using the blur option, the output is, while kind of cool in its own way, but obviously not what I'm after.

glitch

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

@Dos-Boss
Copy link
Author

System info:

sysinfo

@prabhakar-sivanesan
Copy link
Owner

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.

@Dos-Boss
Copy link
Author

Thanks mate,

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.

Really unsure what's going on!

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