Skip to content

Releases: Netesh5/image_background_remover

v2.0.0 (Onnx Package Migration)

03 Jan 17:33

Choose a tag to compare

1.0.0

12 Mar 06:16

Choose a tag to compare

1.0.0

Fix

  • Minor Bug fix
  • Readme file updated

0.0.7

03 Mar 10:16
94d23c6

Choose a tag to compare

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.

0.0.6

30 Jan 10:34
747334b

Choose a tag to compare

What's Changed

  • Added addBackground function to add custom color background
  • Modified Readme file

0.0.5

28 Jan 16:09

Choose a tag to compare