Dataclusterlabs commited on
Commit
dcf6d52
·
verified ·
1 Parent(s): 6f32afb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -23
README.md CHANGED
@@ -5,13 +5,14 @@ license_link: LICENSE
5
  tags:
6
  - object-detection
7
  - image-classification
8
- - stairs
9
- - edge-detection
 
10
  - generative-ai
11
  - visual-question-answering
12
  - computer-vision
13
  - sample-dataset
14
- pretty_name: Stairs Image Dataset — Parts of House Indoor (Sample)
15
  size_categories:
16
  - n<1K
17
  task_categories:
@@ -19,9 +20,9 @@ task_categories:
19
  - image-classification
20
  ---
21
 
22
- # Stairs Image Dataset — Parts of House Indoor (Sample)
23
 
24
- > ⚠️ **This is a free sample subset (100 images) for evaluation purposes only.**
25
  > The full dataset (3,000+ HD images) is available for commercial licensing.
26
  > **Contact:** [sales@datacluster.ai](mailto:sales@datacluster.ai) · [datacluster.ai](https://datacluster.ai)
27
 
@@ -29,30 +30,30 @@ task_categories:
29
 
30
  ## Dataset Summary
31
 
32
- This dataset is an extremely challenging collection of original stair images, crowdsourced from over 500 urban and rural areas. Every image is manually reviewed and verified by computer vision professionals at DataCluster Labs.
33
 
34
- Optimized for **Generative AI, Visual Question Answering, Image Classification, and LMM development**, this dataset provides a strong basis for robust model performance in stair detection and edge detection tasks.
35
 
36
  ## Dataset Features (Full Dataset)
37
 
38
  | Feature | Detail |
39
  |---|---|
40
  | **Dataset size** | 3,000+ images |
41
- | **Captured by** | 500+ crowdsource contributors |
42
- | **Resolution** | 100% HD and above (1920x1080+) |
43
- | **Location** | 500+ cities across India |
44
  | **Diversity** | Day, night, varied distances, viewpoints |
45
- | **Device** | Mobile phones, captured 2020–2022 |
46
- | **Usage** | Stair detection, stair edge detection, computer vision |
47
  | **Ownership** | Exclusively owned by DataCluster Labs — not scraped from the internet |
48
 
49
  ## Sample vs. Full Dataset
50
 
51
  | | Sample (this repo) | Full Dataset |
52
  |---|---|---|
53
- | Images | 100 | 3,000+ |
54
  | Annotation formats | Pascal VOC (XML) | COCO, YOLO, Pascal VOC, TF-Record |
55
- | Resolution | HD and above | HD and above (1920x1080+) |
56
  | Commercial use | ❌ Not permitted | ✅ With license |
57
  | Redistribution | ❌ Not permitted | Per license terms |
58
 
@@ -61,7 +62,7 @@ Optimized for **Generative AI, Visual Question Answering, Image Classification,
61
  ## Dataset Structure
62
 
63
  ```
64
- Stairs_Image_Dataset_Parts_of_House_Indoor/
65
  ├── images/
66
  │ ├── img001.jpg
67
  │ └── ...
@@ -76,23 +77,23 @@ Each XML file contains bounding-box annotations in Pascal VOC format, with filen
76
  ## Data Collection
77
 
78
  - **Source:** Crowdsourced original photography — not downloaded from the internet
79
- - **Contributors:** 500+ crowdsource contributors across India
80
  - **Conditions:** Day, night, varied lighting, distances, and viewpoints
81
- - **Use cases:** Stair detection, stair edge detection, accessibility applications, robotics navigation, generative AI, VQA, LMM training
82
 
83
  ## How to Use
84
 
85
  ### Download
86
 
87
  ```bash
88
- huggingface-cli download Dataclusterlabspvtltd/Stairs_Image_Dataset_Parts_of_House_Indoor --repo-type dataset --local-dir ./Stairs_Image_Dataset_Parts_of_House_Indoor
89
  ```
90
 
91
  Or clone directly:
92
 
93
  ```bash
94
  git lfs install
95
- git clone https://huggingface.co/datasets/Dataclusterlabspvtltd/Stairs_Image_Dataset_Parts_of_House_Indoor
96
  ```
97
 
98
  ### Convert VOC to YOLO or COCO
@@ -126,12 +127,12 @@ The images are exclusively owned by DataCluster Labs. To access the full dataset
126
  ## Citation
127
 
128
  ```bibtex
129
- @misc{datacluster_stairs_sample,
130
- title = {Stairs Detection Dataset — Sample},
131
  author = {DataCluster Labs},
132
  year = {2026},
133
- howpublished = {\url{https://huggingface.co/datasets/Dataclusterlabspvtltd/Stairs_Image_Dataset_Parts_of_House_Indoor}},
134
- note = {Sample subset of 100 images. Full dataset (3,000+ images) available for commercial licensing at sales@datacluster.ai}
135
  }
136
  ```
137
 
 
5
  tags:
6
  - object-detection
7
  - image-classification
8
+ - mobile-phone
9
+ - smartphone
10
+ - crack-detection
11
  - generative-ai
12
  - visual-question-answering
13
  - computer-vision
14
  - sample-dataset
15
+ pretty_name: Mobile Phone Dataset — Smartphone and Feature Phone (Sample)
16
  size_categories:
17
  - n<1K
18
  task_categories:
 
20
  - image-classification
21
  ---
22
 
23
+ # Mobile Phone Dataset — Smartphone and Feature Phone (Sample)
24
 
25
+ > ⚠️ **This is a free sample subset for evaluation purposes only.**
26
  > The full dataset (3,000+ HD images) is available for commercial licensing.
27
  > **Contact:** [sales@datacluster.ai](mailto:sales@datacluster.ai) · [datacluster.ai](https://datacluster.ai)
28
 
 
30
 
31
  ## Dataset Summary
32
 
33
+ This dataset is an extremely challenging collection of original mobile phone images, crowdsourced from over 1,000 urban and rural areas. Every image is manually reviewed and verified by computer vision professionals at DataCluster Labs.
34
 
35
+ Optimized for **Generative AI, Visual Question Answering, Image Classification, and LMM development**, this dataset provides a strong basis for robust model performance in mobile phone detection and related tasks.
36
 
37
  ## Dataset Features (Full Dataset)
38
 
39
  | Feature | Detail |
40
  |---|---|
41
  | **Dataset size** | 3,000+ images |
42
+ | **Captured by** | 1,000+ crowdsource contributors |
43
+ | **Resolution** | 99% HD and above (1920x1080+) |
44
+ | **Location** | 600+ cities across India |
45
  | **Diversity** | Day, night, varied distances, viewpoints |
46
+ | **Device** | Mobile phones, captured 2020–2021 |
47
+ | **Applications** | Mobile phone detection, cracked screen detection |
48
  | **Ownership** | Exclusively owned by DataCluster Labs — not scraped from the internet |
49
 
50
  ## Sample vs. Full Dataset
51
 
52
  | | Sample (this repo) | Full Dataset |
53
  |---|---|---|
54
+ | Images | Small representative subset | 3,000+ |
55
  | Annotation formats | Pascal VOC (XML) | COCO, YOLO, Pascal VOC, TF-Record |
56
+ | Resolution | HD and above | 99% HD and above (1920x1080+) |
57
  | Commercial use | ❌ Not permitted | ✅ With license |
58
  | Redistribution | ❌ Not permitted | Per license terms |
59
 
 
62
  ## Dataset Structure
63
 
64
  ```
65
+ Mobile_Phone_Dataset_Smartphone_and_Feature_Phone/
66
  ├── images/
67
  │ ├── img001.jpg
68
  │ └── ...
 
77
  ## Data Collection
78
 
79
  - **Source:** Crowdsourced original photography — not downloaded from the internet
80
+ - **Contributors:** 1,000+ crowdsource contributors across India
81
  - **Conditions:** Day, night, varied lighting, distances, and viewpoints
82
+ - **Use cases:** Mobile phone detection, cracked screen detection, generative AI, VQA, LMM training
83
 
84
  ## How to Use
85
 
86
  ### Download
87
 
88
  ```bash
89
+ huggingface-cli download Dataclusterlabspvtltd/Mobile_Phone_Dataset_Smartphone_and_Feature_Phone --repo-type dataset --local-dir ./Mobile_Phone_Dataset_Smartphone_and_Feature_Phone
90
  ```
91
 
92
  Or clone directly:
93
 
94
  ```bash
95
  git lfs install
96
+ git clone https://huggingface.co/datasets/Dataclusterlabspvtltd/Mobile_Phone_Dataset_Smartphone_and_Feature_Phone
97
  ```
98
 
99
  ### Convert VOC to YOLO or COCO
 
127
  ## Citation
128
 
129
  ```bibtex
130
+ @misc{datacluster_mobile_phone_sample,
131
+ title = {Mobile Phone Dataset — Smartphone and Feature Phone (Sample)},
132
  author = {DataCluster Labs},
133
  year = {2026},
134
+ howpublished = {\url{https://huggingface.co/datasets/Dataclusterlabspvtltd/Mobile_Phone_Dataset_Smartphone_and_Feature_Phone}},
135
+ note = {Sample subset. Full dataset (3,000+ images) available for commercial licensing at sales@datacluster.ai}
136
  }
137
  ```
138