Releases: Netesh5/image_background_remover
Releases · Netesh5/image_background_remover
v2.0.0 (Onnx Package Migration)
Full Changelog: v2.0.0...v2.0.0
1.0.0
0.0.7
Change log
- Implemented threshold-based segmentation to refine background removal.
- Integrated a smooth edge method using bilinear interpolation and average neighboring to improve output quality and reduce harsh edges.
- Implemented edge enhancement for mask refinement using a Sobel-like gradient detection method.