kitsumed commited on
Commit
67de25b
1 Parent(s): 7ddc05e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -13,4 +13,16 @@ With this image segmentation model, you can easily detect speech bubbles in comi
13
 
14
  Note that the mask segmentation is often wavy at the edges of the detected speech bubbles.
15
  ## Models
16
- This repo contains the original `.pt` model and a `.onnx` model expored with the dynamic argument set on `true`.
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  Note that the mask segmentation is often wavy at the edges of the detected speech bubbles.
15
  ## Models
16
+ This repo contains the original `.pt` model and a `.onnx` model expored with the dynamic argument set on `true`.
17
+
18
+ ## Previews
19
+ <details>
20
+ <summary>Show</summary>
21
+ <br>
22
+ <b>Comics</b>
23
+ <img src="https://huggingface.co/kitsumed/yolov8m_seg-speech-bubble/resolve/main/previews/comic/1.png">
24
+ <img src="https://huggingface.co/kitsumed/yolov8m_seg-speech-bubble/resolve/main/previews/comic/2.png">
25
+ <b>Manga</b>
26
+ <img src="https://huggingface.co/kitsumed/yolov8m_seg-speech-bubble/resolve/main/previews/manga/1.png">
27
+ <img src="https://huggingface.co/kitsumed/yolov8m_seg-speech-bubble/resolve/main/previews/manga/2.png">
28
+ </details>