Grapevine Bunch Detection Dataset
收藏资源简介:
Images of grapevine bunches with 720x540 pixels resolution and respective annotation under the YOLO format. Each annotation indicates a bounding box around each grape bunch representing its area and position. The images and their annotations are stored in an archive with the following structure: <em>GrapevineBunchDetection/</em> label_map.pbtx <em>test/</em> <em>images/</em> <em>labels/</em> <em>train/</em> <em>images/</em> <em>labels/</em> <em>val/</em> <em>images/</em> <em>labels/</em> <br> Each annotation file links to its image by the file name, so if an image is named <strong>"IMG_20220721_101616.jpg</strong><em><strong>"</strong></em>, its annotation files are named <strong>"IMG_20220721_101616.txt"</strong> in YOLO format. The file label_map.pbtx defines the class id and the name of each class.



