chess-pieces-roboflow / README.roboflow.txt
dopaul's picture
Upload folder using huggingface_hub
cc20bb9 verified
Chess Pieces - v24 416x416_aug
==============================
This dataset was exported via roboflow.com on January 27, 2024 at 10:40 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 and search unstructured image data
* annotate, and create datasets
* export, train, and deploy computer vision models
* use active learning to improve your dataset over time
For state of the art Computer Vision training notebooks you can use with this dataset,
visit https://github.com/roboflow/notebooks
To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com
The dataset includes 693 images.
Pieces are annotated in YOLOv8 Oriented Object Detection format.
The following pre-processing was applied to each image:
* Auto-orientation of pixel data (with EXIF-orientation stripping)
* Resize to 416x416 (Stretch)
The following augmentation was applied to create 3 versions of each source image:
* 50% probability of horizontal flip
* Randomly crop between 0 and 15 percent of the image
* Random shear of between -6° to +6° horizontally and -6° to +6° vertically
* Random brigthness adjustment of between -10 and +10 percent
* Random exposure adjustment of between -10 and +10 percent