Skip to content

v0.3.0 - 2 New models!

Pre-release
Pre-release
Compare
Choose a tag to compare
@royshil royshil released this 17 Jun 19:56
· 229 commits to main since this release

In this release

  • Added 2 new lightweight segmentation models: Google Mediapipe "Meet" model, and the "Selfie Segmentation" model, both from https://github.com/PINTO0309/PINTO_model_zoo
  • Upgrade to OBS v27.0.1 (following OBS production releases on OSX and Windows)
  • Upgrade onnxruntime on OSX to v1.7.2
  • Fix issue with RGB vs BGR background color flip

Install:

  • Windows (64bit): Unzip the obs-backgroundremoval-win64.zip file in the OBS directory (e.g. C:\Program Files\obs-studio), for example: > Expand-Archive .\obs-backgroundremoval-win64.zip -DestinationPath 'C:\Program Files\obs-studio' -Force
  • Mac OSX: Unzip obs-backgroundremoval-macosx.zip to /Applications/OBS.app/Contents/. e.g. $ unzip -o obs-backgroundremoval-macosx.zip -d /Applications/OBS.app/Contents/
  • Archlinux: install the package e.g. pacman -U obs-backgroundremoval*.tar.zst