Side-view-Pigs / README.md
MingweiMao's picture
Update README.md
e7e2110
---
license: other
---
# This dataset consists of pig farming images captured from a side-view perspective.
# After downloading the dataset, place the images and labels in the 'JPEGImages' and 'Annotations' folders under 'VOCdevkit/VOC2007'.
# Running 'VOC.py' will categorize the data into training, validation, and test datasets according to specified ratios in VOC format.
# Running 'voc-yolo.py' will categorize the data into training, validation, and test datasets in YOLO format with specified ratios.
# By following the aforementioned steps, you can obtain the VOC and YOLO formats for this side-view-pigs dataset
---
---