diff --git a/Writerside/topics/Image-Segmentation-Custom-Advanced.md b/Writerside/topics/Image-Segmentation-Custom-Advanced.md
index 590aa5f..bf4da61 100644
--- a/Writerside/topics/Image-Segmentation-Custom-Advanced.md
+++ b/Writerside/topics/Image-Segmentation-Custom-Advanced.md
@@ -1 +1,69 @@
# Custom Advanced
+
+
+
+ ImageSegmentationCustom
+
+
+ Removes background from images with an outer fine-tuned model.
+
+
+ Rembg
+
+
+
+
+ RGB/A images
+
+
+ Image segmentation model from ONNX folder
+
+
+ Alpha matting is a post-processing step that can be used to improve the quality of the output
+
+
+ Trimap foreground threshold
+
+
+ Trimap background threshold
+
+
+ How far will the transparency spread from the original mask
+
+
+ Post-processing mask, makes it rougher
+
+
+ Clarifying value for red channel
+
+
+ Clarifying value for green channel
+
+
+ Clarifying value for blue channel
+
+
+ The divisor of the final value for red channel
+
+
+ The divisor of the final value for green channel
+
+
+ The divisor of the final value for blue channel
+
+
+ Title width. Different models support different widths. Or their multiple values [512 -> 1024 -> 2048...]
+
+
+ Title height. Different models support different heights. Or their multiple values [512 -> 1024 -> 2048...]
+
+
+
+
+
+
+ RGB/A images
+
+
+
+
diff --git a/Writerside/topics/Image-Segmentation-Custom.md b/Writerside/topics/Image-Segmentation-Custom.md
index a7b4f16..a8da66f 100644
--- a/Writerside/topics/Image-Segmentation-Custom.md
+++ b/Writerside/topics/Image-Segmentation-Custom.md
@@ -1 +1,54 @@
# Custom
+
+
+
+ ImageSegmentationCustom
+
+
+ Removes background from images with an outer model.
+
+
+ Rembg
+
+
+
+
+ RGB/A images
+
+
+ Image segmentation model from ONNX folder
+
+
+ Alpha matting is a post-processing step that can be used to improve the quality of the output
+
+
+ Trimap foreground threshold
+
+
+ Trimap background threshold
+
+
+ How far will the transparency spread from the original mask
+
+
+ Post-processing mask, makes it rougher
+
+
+ Clarifying value
+
+
+ The divisor of the final value
+
+
+ Title size. Different models support different sizes. Or their multiple values [512 -> 1024 -> 2048...]
+
+
+
+
+
+
+ RGB/A images
+
+
+
+
diff --git a/Writerside/topics/Image-Segmentation-Default.md b/Writerside/topics/Image-Segmentation-Default.md
index 7490f6c..c09c15e 100644
--- a/Writerside/topics/Image-Segmentation-Default.md
+++ b/Writerside/topics/Image-Segmentation-Default.md
@@ -1 +1,55 @@
# Default
+
+
+
+ ImageSegmentation
+
+
+ Removes background from images.
+
+
+ Rembg
+
+
+
+
+ RGB/A images
+
+
+
+ u2net — GitHub.
+ u2netp — GitHub.
+ u2net_human_seg — GitHub.
+ u2net_cloth_seg — GitHub.
+ siluetta — GitHub.
+ isnet — GitHub.
+ isnetis — GitHub.
+ modnet-p — GitHub.
+ modnet-w — GitHub.
+
+
+
+ Alpha matting is a post-processing step that can be used to improve the quality of the output
+
+
+ Trimap foreground threshold
+
+
+ Trimap background threshold
+
+
+ How far will the transparency spread from the original mask
+
+
+ Post-processing mask, makes it rougher
+
+
+
+
+
+
+ RGB/A images
+
+
+
+