FaceFusion 2.0.0 Released with "simswap_512_unofficial" Model
Next generation face swapper and enhancer
- Add blendswap_256, simswap_256 and simswap_512_unofficial to the face swapper
- Add gpen_bfr_256 and restoreformer to the face enhancer
- High performance face detector using the retinaface or yunet models
- Add ROCM and OpenVINNO support to the frame enhancers
- Add support for webp images and webm videos
- Add the best-worst and worst-best to --face-analyser-order
- Introduce the face_debugger to visualize the bounding box, key points and face mask
- Introduce the facefusion-pinokio repository to our GitHub organization
- Introduce --face-mask-blur and --face-mask-padding arguments
- Introduce --face-detector-size and --face-detector-score arguments
- Extend face selector by one mode
- Remove insightface dependency due handcrafted frame processing
- Remove tensorflow and PIL dependencies duo handcrafted frame analysing
- Simplify progress bar to reduce performance hits
- Improve reference face UI for large amount of people
- Webcam mode udp and v4l2 now with solid 25fps at 1080p
- Seamless start and stop the webcam feed
- Rename --face-recognition to --face-selector-mode
- Rename --face-analyser-direction to --face-analyser-order
- Fix output validation after processing
- Apply fixed ranges to number based CLI arguments
- Normalize the --reference-face-distance calculation to a 0-1 range
- Normalize the --output-path even without specified --source-path
- Set a 10 seconds timeout for download lookups
Comments
None