tlpss commited on
Commit
2af0a12
·
verified ·
1 Parent(s): 1ccb10c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ size_categories:
3
+ - n<1K
4
+ ---
5
+
6
+ Garlic Keypoint Detection dataset
7
+
8
+ This dataset contains 1000 images of a single garlic clove in an industrial setting. The annotations are coco-formatted and are composed of a bounding box and 2 keypoints: head and tail.
9
+ This dataset is a resized version of the original dataset, available [here](https://huggingface.co/datasets/tlpss/roboflow-garlic). A validation split was also created.
10
+
11
+ The dataset was taken from https://universe.roboflow.com/gesture-recognition-dsn2n/garlic_keypoint/dataset/1. Refer to the original repo for licensing questions.
12
+
13
+ The annotations json files were slightly modified (formatting, image base directory,..) w.r.t. the original files.