Fixed
Docker Issues
- Fixed error running on Docker (#176)
- Resolved issue where Docker always downloads models (#105)
- Fixed video background remover not working in Docker (#120)
Video Processing
- Fixed transparent .mov files not being created (#135)
- Resolved video removal producing mask only (#134)
- Fixed invalid argument error when creating transparent mov files (#115)
- Fixed overlay transparent over image with "invalid value" error (#116)
Runtime Errors
- Fixed RuntimeError: operator torchvision::nms does not exist (#172)
- Resolved "DEBUG: path to be checked: C:\Users\kroupu2net\u2net.pth" error (#164)
- Fixed "Run out of input" error (#110)
API Issues
- Fixed API rotating images incorrectly (#144)
Platform Support
- Addressed torchaudio ARM64 compatibility concerns (#162)
Added
Features
- Added support for pipe read/out (#170)
- Added HEIC image format support (#151)
- Added ability to fill with custom colors (blue, red, etc.) (#74)
- Added mask generation for images (#67)
Documentation
- Clarified how to run test cases (#169)
- Improved guidance on using background images with images (#113)
Total Issues Resolved: 18