tlpss commited on
Commit
a01a3bf
1 Parent(s): ceae98d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ size_categories:
3
+ - n<1K
4
+ tags:
5
+ - keypoint-detection
6
+ ---
7
+
8
+
9
+ # Garlic Keypoint Detection dataset
10
+
11
+ This dataset contains 1000 images of a single garlic clove in a pressumably industrial setting. The annotations are coco-formatted and are composed of a bounding box and 2 keypoints: head and tail.
12
+
13
+ The dataset was taken from https://universe.roboflow.com/gesture-recognition-dsn2n/garlic_keypoint/dataset/1. Refer to the original repo for licensing questions.
14
+
15
+ The annotations json files were slightly modified (formatting, image base directory,..) w.r.t. the original files.