SGinW / Cows /README.roboflow.txt
Merve Noyan
initial commit
386afd5
raw
history blame contribute delete
No virus
1.05 kB
MaskRCNN - v2 2022-09-08 10:27pm
==============================
This dataset was exported via roboflow.com on September 26, 2022 at 7:00 AM GMT
Roboflow is an end-to-end computer vision platform that helps you
* collaborate with your team on computer vision projects
* collect & organize images
* understand unstructured image data
* annotate, and create datasets
* export, train, and deploy computer vision models
* use active learning to improve your dataset over time
It includes 720 images.
Cow are annotated in COCO Segmentation format.
The following pre-processing was applied to each image:
* Auto-orientation of pixel data (with EXIF-orientation stripping)
* Resize to 416x416 (Stretch)
* Auto-contrast via histogram equalization
The following augmentation was applied to create 3 versions of each source image:
* Equal probability of one of the following 90-degree rotations: none, clockwise, counter-clockwise, upside-down
* Random rotation of between -15 and +15 degrees
* Salt and pepper noise was applied to 5 percent of pixels