Skip to content

Smooth zoom#8

Open
masterface77 wants to merge 16 commits intoRafaelGodoyEbert:mainfrom
masterface77:smooth-zoom
Open

Smooth zoom#8
masterface77 wants to merge 16 commits intoRafaelGodoyEbert:mainfrom
masterface77:smooth-zoom

Conversation

@masterface77
Copy link

No description provided.

@RafaelGodoyEbert
Copy link
Owner

Thanks for the PR! The smooth zoom effect with YOLO looks fantastic.

However, I noticed that this implementation currently does not support multi-face tracking (split screen), forcing the '1 person' mode. Since handling multiple speakers is a core feature for us, I can't merge this yet.

Could you please add support for 2-face detection/switching?

Also, a small bug report: On Windows, I encountered a charmap codec can't decode error because the new libraries output special characters in logs. I had to force encoding='utf-8' in subprocess.Popen (in app.py and face_tracking_yolo.py) to fix it. Please include this fix as well!

Leaving this open for updates. 🚀

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

Successfully merging this pull request may close these issues.

2 participants