Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@
|
|
| 7 |
- tags: medical, Real
|
| 8 |
- pretty_name: Accurate Eyes Detection Dataset
|
| 9 |
- size_categories: 10K<n<100K
|
|
|
|
| 10 |
-----------------------------------------------------------------------
|
| 11 |
|
| 12 |
|
|
@@ -14,9 +15,6 @@
|
|
| 14 |
|
| 15 |
This dataset is designed for real-time "precise eye detection" under various conditions. It contains highly accurate bounding box annotations, manually retraced to ensure maximum precision.
|
| 16 |
|
| 17 |
-
## **Dataset Annotations Format**
|
| 18 |
-
High-quality "COCO format annotations"
|
| 19 |
-
|
| 20 |
## **Key features**
|
| 21 |
- 72,317 images of close-up eyes, people's faces, and real-life scenes.
|
| 22 |
- <u>Various Image acquisition conditions</u>:
|
|
@@ -44,13 +42,11 @@ High-quality "COCO format annotations"
|
|
| 44 |
Tutti i bounding box sono stati **completamente riannotati manualmente** su Roboflow per garantire la massima accuratezza.
|
| 45 |
|
| 46 |
## **Dataset Structures**
|
| 47 |
-
dataset/
|
| 48 |
-
├──
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
├──
|
| 52 |
-
│ ├── images/
|
| 53 |
-
│ └── annotations.json
|
| 54 |
|
| 55 |
|
| 56 |
## **License - CC BY-NC-SA 4.0**
|
|
@@ -88,6 +84,10 @@ This dataset was created based on:
|
|
| 88 |
## **Disclaimer**
|
| 89 |
The user is responsible for the ethical and legal use of this dataset. The creator assumes no responsibility for any improper use.
|
| 90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
## **Citazione**
|
| 92 |
If you use this dataset in your research, please cite it as:
|
| 93 |
|
|
|
|
| 7 |
- tags: medical, Real
|
| 8 |
- pretty_name: Accurate Eyes Detection Dataset
|
| 9 |
- size_categories: 10K<n<100K
|
| 10 |
+
- format: COCO format annotations
|
| 11 |
-----------------------------------------------------------------------
|
| 12 |
|
| 13 |
|
|
|
|
| 15 |
|
| 16 |
This dataset is designed for real-time "precise eye detection" under various conditions. It contains highly accurate bounding box annotations, manually retraced to ensure maximum precision.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
| 18 |
## **Key features**
|
| 19 |
- 72,317 images of close-up eyes, people's faces, and real-life scenes.
|
| 20 |
- <u>Various Image acquisition conditions</u>:
|
|
|
|
| 42 |
Tutti i bounding box sono stati **completamente riannotati manualmente** su Roboflow per garantire la massima accuratezza.
|
| 43 |
|
| 44 |
## **Dataset Structures**
|
| 45 |
+
Eyes-Detection dataset/
|
| 46 |
+
├── Images
|
| 47 |
+
├── annotations.json
|
| 48 |
+
├── dataset_info.json
|
| 49 |
+
├── LICENSE.txt
|
|
|
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
## **License - CC BY-NC-SA 4.0**
|
|
|
|
| 84 |
## **Disclaimer**
|
| 85 |
The user is responsible for the ethical and legal use of this dataset. The creator assumes no responsibility for any improper use.
|
| 86 |
|
| 87 |
+
## **Contacts**
|
| 88 |
+
For questions or additional information:
|
| 89 |
+
- Email: andrea.porri@student.unisi.it
|
| 90 |
+
|
| 91 |
## **Citazione**
|
| 92 |
If you use this dataset in your research, please cite it as:
|
| 93 |
|