Datasets:
Upload 6 files
Browse files- README.dataset.txt +6 -0
- README.roboflow.txt +36 -0
- data.yaml +13 -0
- test.zip +3 -0
- train.zip +3 -0
- valid.zip +3 -0
README.dataset.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Accurate Eyes Detection Dataset > 2025-09-06 12:53pm
|
| 2 |
+
https://universe.roboflow.com/andreap/accurate-eyes-detection-dataset
|
| 3 |
+
|
| 4 |
+
Provided by a Roboflow user
|
| 5 |
+
License: CC BY 4.0
|
| 6 |
+
|
README.roboflow.txt
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Accurate Eyes Detection Dataset - v3 2025-09-06 12:53pm
|
| 3 |
+
==============================
|
| 4 |
+
|
| 5 |
+
This dataset was exported via roboflow.com on October 8, 2025 at 1:59 PM GMT
|
| 6 |
+
|
| 7 |
+
Roboflow is an end-to-end computer vision platform that helps you
|
| 8 |
+
* collaborate with your team on computer vision projects
|
| 9 |
+
* collect & organize images
|
| 10 |
+
* understand and search unstructured image data
|
| 11 |
+
* annotate, and create datasets
|
| 12 |
+
* export, train, and deploy computer vision models
|
| 13 |
+
* use active learning to improve your dataset over time
|
| 14 |
+
|
| 15 |
+
For state of the art Computer Vision training notebooks you can use with this dataset,
|
| 16 |
+
visit https://github.com/roboflow/notebooks
|
| 17 |
+
|
| 18 |
+
To find over 100k other datasets and pre-trained models, visit https://universe.roboflow.com
|
| 19 |
+
|
| 20 |
+
The dataset includes 53693 images.
|
| 21 |
+
Eyes-1bUf are annotated in YOLOv12 format.
|
| 22 |
+
|
| 23 |
+
The following pre-processing was applied to each image:
|
| 24 |
+
* Auto-orientation of pixel data (with EXIF-orientation stripping)
|
| 25 |
+
* Resize to 640x640 (Stretch)
|
| 26 |
+
|
| 27 |
+
The following augmentation was applied to create 7 versions of each source image:
|
| 28 |
+
* Randomly crop between 0 and 30 percent of the image
|
| 29 |
+
* Random rotation of between -15 and +15 degrees
|
| 30 |
+
* Random shear of between -15° to +15° horizontally and -15° to +15° vertically
|
| 31 |
+
* Random brigthness adjustment of between -25 and +25 percent
|
| 32 |
+
* Random exposure adjustment of between -15 and +15 percent
|
| 33 |
+
* Random Gaussian blur of between 0 and 1.2 pixels
|
| 34 |
+
* Salt and pepper noise was applied to 0.3 percent of pixels
|
| 35 |
+
|
| 36 |
+
|
data.yaml
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
train: ../train/images
|
| 2 |
+
val: ../valid/images
|
| 3 |
+
test: ../test/images
|
| 4 |
+
|
| 5 |
+
nc: 1
|
| 6 |
+
names: ['eyes']
|
| 7 |
+
|
| 8 |
+
roboflow:
|
| 9 |
+
workspace: andreap
|
| 10 |
+
project: accurate-eyes-detection-dataset
|
| 11 |
+
version: 3
|
| 12 |
+
license: CC BY 4.0
|
| 13 |
+
url: https://universe.roboflow.com/andreap/accurate-eyes-detection-dataset/dataset/3
|
test.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf5772d686d60a3d6f83dc396bd39b739268949ca3b22a35698567efb0e34a6a
|
| 3 |
+
size 39506109
|
train.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4a9a148ba33313938e6302b90491f1d754ce87cff03afbfa6c7e68cd46bd887
|
| 3 |
+
size 2020770214
|
valid.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27e48870cb3457fc51656d733ce054e07f73e237f00a034735100332ac045435
|
| 3 |
+
size 78454121
|