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

Fix: Skip face-swapping for images without detectable faces (#504) #506

Closed
wants to merge 0 commits into from

Conversation

rohitsainier
Copy link

  • Added logic to skip processing for images with no detected faces.
  • Ensured face-swapping is applied only to images with valid face detections.
  • Improved error handling and overall stability.

Closes #504

@Gourieff
Copy link
Owner

A lot of the changes in your commit concern adding or removing "space" symbols - please fix this and leave only the necessary changes in the code

@rohitsainier
Copy link
Author

Sure i will update the pr

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.

Reactor fails on MacOs with error : CoreML static output shape and inferred shape have different ranks.
2 participants