Jordan Davis commited on
Commit
cd67379
1 Parent(s): 1591823

Update README.md

Browse files

added sample images in widget inline

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # YOLO Segmentation Model for Human Body Parts and Objects
2
 
3
  This repository contains a fine-tuned YOLO (You Only Look Once) segmentation model designed to detect and segment various human body parts and objects in images.
 
1
+ license: apache-2.0
2
+ tags:
3
+ - vision
4
+ - image-classification
5
+ widget:
6
+ - src: >-
7
+ https://huggingface.co/jordandavis/yolo-human-parse/blob/main/sample_images/image_one.jpg
8
+ example_title: Tiger
9
+ - src: >-
10
+ https://huggingface.co/jordandavis/yolo-human-parse/blob/main/sample_images/image_two.jpg
11
+ example_title: Teapot
12
+ - src: >-
13
+ https://huggingface.co/jordandavis/yolo-human-parse/blob/main/sample_images/image_three.jpg
14
+ example_title: Palace
15
+
16
+
17
+
18
  # YOLO Segmentation Model for Human Body Parts and Objects
19
 
20
  This repository contains a fine-tuned YOLO (You Only Look Once) segmentation model designed to detect and segment various human body parts and objects in images.