Thyme86 commited on
Commit
5d61dcc
·
verified ·
1 Parent(s): cb761d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -16,10 +16,8 @@ pipeline_tag: image-segmentation
16
  ---
17
 
18
  # Anime Line Art Extraction Segmentation Model
19
- <div style="display:flex;">
20
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/6kCBB668giXjJoCLXAzfy.png" width="50%">
21
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/Q5pwvCCAfhl5ctqgsVEPa.png" width="50%">
22
- </div>
23
 
24
  ## Model Description
25
 
@@ -261,11 +259,10 @@ However, the task presents several challenges:
261
  3. Low contrast scenes reduce edge detectability
262
 
263
  Because the model was only trained for 30 epochs, additional training may improve performance. However, improving annotation quality or training at higher resolution would likely have a larger impact.
264
- <div style="display:flex;">
265
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/PL9-L1MHMEhqmNxY4WQkm.png" width="50%">
266
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/ru-gguNfSDzxbCXT6kmeS.png" width="50%">
267
- </div>
268
- <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/wT3J4LSINPNHVVjLUaqcR.png" width="50%">
269
  --------------------------------------------------
270
 
271
  # Limitations and Biases
 
16
  ---
17
 
18
  # Anime Line Art Extraction Segmentation Model
19
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/6kCBB668giXjJoCLXAzfy.png" width="100%">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/Q5pwvCCAfhl5ctqgsVEPa.png" width="100%">
 
 
21
 
22
  ## Model Description
23
 
 
259
  3. Low contrast scenes reduce edge detectability
260
 
261
  Because the model was only trained for 30 epochs, additional training may improve performance. However, improving annotation quality or training at higher resolution would likely have a larger impact.
262
+
263
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/PL9-L1MHMEhqmNxY4WQkm.png" width="100%">
264
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/ru-gguNfSDzxbCXT6kmeS.png" width="100%">
265
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6972a2622ef5ed3b50628995/wT3J4LSINPNHVVjLUaqcR.png" width="100%">
 
266
  --------------------------------------------------
267
 
268
  # Limitations and Biases