haruntrkmn commited on
Commit
e01f82b
·
verified ·
1 Parent(s): 5c7578b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
 
15
  # TY Fashion Background Remover
16
 
17
- _IS-Net-based fashion image background removal model for removing background of fashion images on the Trendyol e-commerce catalogue._
18
 
19
  ## Model Details
20
 
@@ -26,7 +26,13 @@ _IS-Net-based fashion image background removal model for removing background of
26
 
27
  ## Intended Use
28
 
29
- - Isolate human models in fashion product images by removing the image background
 
 
 
 
 
 
30
 
31
  ## Usage
32
 
 
14
 
15
  # TY Fashion Background Remover
16
 
17
+ _TY Fashion Background Remover is an IS-Netbased human segmentation and background-removal model designed to automatically detect and isolate people in images. It produces high-quality binary/alpha masks and trimmed RGBA composites intended for downstream editing, compositing, and automated image pipelines. Although optimized for fashion photography, it is suitable for any application where the image contains human and the goal is to separate them cleanly from the background._
18
 
19
  ## Model Details
20
 
 
26
 
27
  ## Intended Use
28
 
29
+ - Automatically remove backgrounds from images containing human, isolating the subject for further editing, compositing, or analysis.
30
+
31
+ - Designed for use in applications such as e-commerce product photography, fashion catalogs, profile pictures, and creative media projects where the human subject needs to be cleanly separated from the background.
32
+
33
+ - Optimized for images with clear human presence; not intended for objects, animals, or scenes without people.
34
+
35
+ - Can be used as a preprocessing step for downstream tasks like virtual try-on, background replacement, and image-based content generation.
36
 
37
  ## Usage
38