Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -142,6 +142,25 @@ coco_dataset = CocoDetection(
|
|
| 142 |
- Cutout: 7 boxes, each with a size of 2%.
|
| 143 |
|
| 144 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 145 |
|
| 146 |
# <span style="font-size: 1.5em; font-weight: bold;">License - CC BY-NC-SA 4.0</span>
|
| 147 |
|
|
@@ -160,25 +179,6 @@ coco_dataset = CocoDetection(
|
|
| 160 |
Dataset source: https://huggingface.co/datasets/AndreaPorri/Eyes-Detection
|
| 161 |
|
| 162 |
|
| 163 |
-
# <span style="font-size: 1.5em; font-weight: bold;">Expected Uses</span>
|
| 164 |
-
- Real-time eye detection.
|
| 165 |
-
- Part of an Eye-Tracking pipeline for computer vision applications.
|
| 166 |
-
- Academic research.
|
| 167 |
-
- Research for medical applications.
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
# <span style="font-size: 1.5em; font-weight: bold;">Limitations and Ethical Considerations</span>
|
| 171 |
-
- The dataset contains <u>images of faces</u>.
|
| 172 |
-
- Use permitted <u>only for non-commercial purposes</u>.
|
| 173 |
-
- It is the user's responsibility to ensure ethical use in compliance with privacy laws.
|
| 174 |
-
|
| 175 |
-
|
| 176 |
-
# <span style="font-size: 1.5em; font-weight: bold;">Original Datasets of Origin</span>
|
| 177 |
-
This dataset was created based on:
|
| 178 |
-
1. **EyeCon Dataset** - https://app.roboflow.com/andreap/eyecon-eaux0-oykgj/1
|
| 179 |
-
2. **Eyes Detection Dataset** - https://app.roboflow.com/andreap/eyes_detection-bupne/1
|
| 180 |
-
|
| 181 |
-
|
| 182 |
# <span style="font-size: 1.5em; font-weight: bold;">Disclaimer</span>
|
| 183 |
The user is responsible for the ethical and legal use of this dataset. <u>The creator assumes no responsibility for any improper use</u>.
|
| 184 |
|
|
|
|
| 142 |
- Cutout: 7 boxes, each with a size of 2%.
|
| 143 |
|
| 144 |
|
| 145 |
+
# <span style="font-size: 1.5em; font-weight: bold;">Original Datasets of Origin</span>
|
| 146 |
+
This dataset was created based on:
|
| 147 |
+
1. **EyeCon Dataset** - https://app.roboflow.com/andreap/eyecon-eaux0-oykgj/1
|
| 148 |
+
2. **Eyes Detection Dataset** - https://app.roboflow.com/andreap/eyes_detection-bupne/1
|
| 149 |
+
|
| 150 |
+
|
| 151 |
+
# <span style="font-size: 1.5em; font-weight: bold;">Expected Uses</span>
|
| 152 |
+
- Real-time eye detection.
|
| 153 |
+
- Part of an Eye-Tracking pipeline for computer vision applications.
|
| 154 |
+
- Academic research.
|
| 155 |
+
- Research for medical applications.
|
| 156 |
+
|
| 157 |
+
|
| 158 |
+
# <span style="font-size: 1.5em; font-weight: bold;">Limitations and Ethical Considerations</span>
|
| 159 |
+
- The dataset contains <u>images of faces</u>.
|
| 160 |
+
- Use permitted <u>only for non-commercial purposes</u>.
|
| 161 |
+
- It is the user's responsibility to ensure ethical use in compliance with privacy laws.
|
| 162 |
+
|
| 163 |
+
|
| 164 |
|
| 165 |
# <span style="font-size: 1.5em; font-weight: bold;">License - CC BY-NC-SA 4.0</span>
|
| 166 |
|
|
|
|
| 179 |
Dataset source: https://huggingface.co/datasets/AndreaPorri/Eyes-Detection
|
| 180 |
|
| 181 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
# <span style="font-size: 1.5em; font-weight: bold;">Disclaimer</span>
|
| 183 |
The user is responsible for the ethical and legal use of this dataset. <u>The creator assumes no responsibility for any improper use</u>.
|
| 184 |
|