Datasets:
Commit ·
0054795
verified ·
0
Parent(s):
initial commit
Browse files- .gitattributes +60 -0
- README.md +61 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- Object Detection
|
| 4 |
+
- Image Classification
|
| 5 |
+
- Industrial Inspection
|
| 6 |
+
- Quality Control
|
| 7 |
+
license: cc-by-nc-sa-4.0
|
| 8 |
+
task_categories:
|
| 9 |
+
- image-classification
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
pretty_name: Wiper Motor Detection Dataset
|
| 13 |
+
size_categories:
|
| 14 |
+
- 1B<n<10B
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
# Wiper Motor Detection Dataset
|
| 18 |
+
|
| 19 |
+
The automotive industry faces significant challenges in ensuring the reliability and functionality of components like wiper motors, which are critical for vehicle safety. Current inspection methods often rely on manual checks, leading to inconsistencies and potential oversight. This dataset aims to address the need for automated detection and classification of wiper motor conditions through advanced image processing techniques. The dataset comprises images collected from various angles and lighting conditions to ensure robustness. Data was captured using high-resolution cameras in controlled environments, with strict quality control measures such as multi-round annotations and expert reviews to guarantee accuracy. Images are stored in JPG format, organized by categories of motor conditions, and labeled accordingly. The dataset structure allows for efficient access and retrieval for training machine learning models.
|
| 20 |
+
|
| 21 |
+
## Technical Specifications
|
| 22 |
+
|
| 23 |
+
| Field | Type | Description |
|
| 24 |
+
| :--- | :--- | :--- |
|
| 25 |
+
| file_name | string | File name |
|
| 26 |
+
| quality | string | Resolution |
|
| 27 |
+
| image_quality | string | The overall quality of the image, such as clarity, blurriness, etc. |
|
| 28 |
+
| defect_type | string | Possible defect types in the wiper motor, such as cracks, deformation, etc. |
|
| 29 |
+
| defect_location | string | Description of the location of defects on the wiper motor in the image |
|
| 30 |
+
| anomaly_presence | string | Whether there are any abnormalities or defects in the image |
|
| 31 |
+
| object_count | int | The number of wiper motors or their components in the image |
|
| 32 |
+
| object_size | string | Description of the size of the object in the image, such as small, medium, large |
|
| 33 |
+
| object_orientation | string | The orientation or angle of the wiper motor in the image |
|
| 34 |
+
| lighting_conditions | string | The lighting conditions when the image was taken, such as bright, dark, normal, etc. |
|
| 35 |
+
| background_complexity | string | The complexity of the image background, such as simple, moderate, complex, etc. |
|
| 36 |
+
| color_profile | string | The color configuration of the image, such as monochrome, color. |
|
| 37 |
+
|
| 38 |
+
## Compliance Statement
|
| 39 |
+
|
| 40 |
+
<table>
|
| 41 |
+
<tr>
|
| 42 |
+
<td>Authorization Type</td>
|
| 43 |
+
<td>CC-BY-NC-SA 4.0 (Attribution–NonCommercial–ShareAlike)</td>
|
| 44 |
+
</tr>
|
| 45 |
+
<tr>
|
| 46 |
+
<td>Commercial Use</td>
|
| 47 |
+
<td>Requires exclusive subscription or authorization contract (monthly or per-invocation charging)</td>
|
| 48 |
+
</tr>
|
| 49 |
+
<tr>
|
| 50 |
+
<td>Privacy and Anonymization</td>
|
| 51 |
+
<td>No PII, no real company names, simulated scenarios follow industry standards</td>
|
| 52 |
+
</tr>
|
| 53 |
+
<tr>
|
| 54 |
+
<td>Compliance System</td>
|
| 55 |
+
<td>Compliant with China's Data Security Law / EU GDPR / supports enterprise data access logs</td>
|
| 56 |
+
</tr>
|
| 57 |
+
</table>
|
| 58 |
+
|
| 59 |
+
## Source & Contact
|
| 60 |
+
|
| 61 |
+
If you need more dataset details, please visit [Mobiusi](https://www.mobiusi.com/datasets/9deb49dcb2c662fd5d3e21ca7cecbf38?utm_source=huggingface&utm_medium=referral). or contact us via contact@mobiusi.com
|