amir-kazemi commited on
Commit
7ca2f54
·
1 Parent(s): 49d0e5e

readme edit

Browse files
Files changed (1) hide show
  1. README.md +29 -26
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
  - traffic-surveillance
20
  - vehicle-image
21
  ---
22
- # Dataset Card for AIDOVECL
23
 
24
  <!-- Provide a quick summary of the dataset. -->
25
 
@@ -40,23 +40,23 @@ Please ensure that all publications and presentations using this data reference
40
 
41
  <!-- Provide a longer summary of what this dataset is. -->
42
 
43
- Our dataset consists of AI-generated, eye-level vehicle images created by detecting and cropping vehicles from manually chosen seed images. These vehicles are then outpainted onto larger canvases to replicate diverse real-world scenarios. The resulting images are meticulously annotated, offering high-quality ground truth data. Through the use of sophisticated outpainting techniques and stringent image quality assessments, we ensure exceptional visual fidelity and contextual accuracy.
44
 
45
 
46
  - **Curated by:** Amir Kazemi, Qurat ul ain Fatima, Volodymyr Kindratenko, Christopher W Tessum.
47
- - **Funded by [optional]:** The authors acknowledge support from the University of Illinois National Center for Supercomputing Applications (NCSA) Faculty Fellowship Program, the Zhejiang University and University of Illinois Dynamic Research Enterprise for Multidisciplinary Engineering Sciences (DREMES), and the University of Illinois Discovery Partners Institute (DPI).
48
  This work utilizes resources supported by the National Science Foundation’s (NSF) Major Research Instrumentation program, grant #1725729, as well as the University of Illinois at Urbana-Champaign.
49
- - **Shared by [optional]:** NA
50
  - **Language(s) (NLP):** NA
51
  - **License:** Creative Commons Attribution 4.0 International
52
 
53
- ### Dataset Sources [optional]
54
 
55
  <!-- Provide the basic links for the dataset. -->
56
 
57
  - **Repository:** https://huggingface.co/datasets/amir-kazemi/aidovecl/tree/main
58
- - **Paper [optional]:** https://arxiv.org/abs/2410.24116
59
- - **Demo [optional]:** https://github.com/amir-kazemi/aidovecl
60
 
61
  ## Uses
62
 
@@ -65,18 +65,12 @@ This work utilizes resources supported by the National Science Foundation’s (N
65
  ### Direct Use
66
 
67
  <!-- This section describes suitable use cases for the dataset. -->
68
- This dataset is intended for several key applications:
69
- Autonomous Driving: Enhancing the training of machine learning models for better vehicle detection and classification in diverse and complex urban environments.
70
- Urban Planning: Assisting in the analysis and design of urban infrastructure by providing detailed and annotated eye-level vehicle images.
71
- Environmental Monitoring: Enabling better monitoring and management of urban traffic and its environmental impact through comprehensive visual data.
72
- By addressing the scarcity of annotated data with high-quality, AI-generated images, this dataset aims to improve the performance and generalization of models in these domains.
73
 
74
  ### Out-of-Scope Use
75
 
76
  <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
77
- While the dataset offers substantial improvements in data availability and quality, it is not intended for certain uses:
78
- Malicious Activities: Any use of this dataset for unlawful activities, including surveillance without consent or privacy infringement, is strictly prohibited.
79
- Unrelated Fields: The dataset is tailored for applications in autonomous driving, urban planning, and environmental monitoring. Its use in unrelated fields where the context and annotations do not align with the dataset’s design may yield poor performance and unreliable results.
80
 
81
  ## Dataset Structure
82
 
@@ -100,15 +94,15 @@ Publicly available vehicle recognition datasets have driven progress in the fiel
100
 
101
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
102
 
103
- Refer to the manuscript currently under review.
104
 
105
  #### Who are the source data producers?
106
 
107
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
108
 
109
- Refer to the manuscript currently under review.
110
 
111
- ### Annotations [optional]
112
 
113
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
114
 
@@ -116,13 +110,13 @@ Refer to the manuscript currently under review.
116
 
117
  <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
118
 
119
- Self-annotated using a method currently under review.
120
 
121
  #### Who are the annotators?
122
 
123
  <!-- This section describes the people or systems who created the annotations. -->
124
 
125
- Self-annotated using a method currently under review.
126
 
127
  #### Personal and Sensitive Information
128
 
@@ -142,18 +136,25 @@ Our dataset currently cannot outpaint multiple vehicles in a single image due to
142
 
143
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
144
 
145
- ## Citation [optional]
146
 
147
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
148
 
149
  **BibTeX:**
150
 
151
- [Under Review]
 
 
 
 
 
 
 
152
 
153
  **APA:**
154
-
155
- [Under Review]
156
-
157
  ## Glossary [optional]
158
 
159
  <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
@@ -170,4 +171,6 @@ Amir Kazemi
170
 
171
  ## Dataset Card Contact
172
 
173
 
 
 
19
  - traffic-surveillance
20
  - vehicle-image
21
  ---
22
+ # AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization
23
 
24
  <!-- Provide a quick summary of the dataset. -->
25
 
 
40
 
41
  <!-- Provide a longer summary of what this dataset is. -->
42
 
43
+ Our dataset consists of AI-generated, eye-level vehicle images created by detecting and cropping vehicles from manually chosen and classified seed images. These vehicles are then outpainted onto larger canvases to replicate diverse real-world scenarios. The resulting images are meticulously annotated automatically, offering high-quality ground truth data. Through the use of sophisticated outpainting techniques and stringent image quality assessments, we ensure exceptional visual fidelity and contextual accuracy. Moreover, the efficiency and utility of the dataset are demonstrated through benchmark experiments presented in the accompanying paper.
44
 
45
 
46
  - **Curated by:** Amir Kazemi, Qurat ul ain Fatima, Volodymyr Kindratenko, Christopher W Tessum.
47
+ - **Funded by:** The authors acknowledge support from the University of Illinois National Center for Supercomputing Applications (NCSA) Faculty Fellowship Program, the Zhejiang University and University of Illinois Dynamic Research Enterprise for Multidisciplinary Engineering Sciences (DREMES), and the University of Illinois Discovery Partners Institute (DPI).
48
  This work utilizes resources supported by the National Science Foundation’s (NSF) Major Research Instrumentation program, grant #1725729, as well as the University of Illinois at Urbana-Champaign.
49
+ - **Shared by:** NA
50
  - **Language(s) (NLP):** NA
51
  - **License:** Creative Commons Attribution 4.0 International
52
 
53
+ ### Dataset Sources
54
 
55
  <!-- Provide the basic links for the dataset. -->
56
 
57
  - **Repository:** https://huggingface.co/datasets/amir-kazemi/aidovecl/tree/main
58
+ - **Paper:** https://arxiv.org/abs/2410.24116
59
+ - **Demo:** https://github.com/amir-kazemi/aidovecl
60
 
61
  ## Uses
62
 
 
65
  ### Direct Use
66
 
67
  <!-- This section describes suitable use cases for the dataset. -->
68
+ This curated dataset combines real, manually classified vehicle images with AI-generated outpainted variants, offering a diverse yet structured resource for computer vision and mobility-related applications. The images maintain contextual plausibility and consistent labeling, making the dataset suitable for training, evaluation, and augmentation workflows. In autonomous driving, it supports vehicle detection and recognition by exposing models to varied environments and viewpoints. The inclusion of fine-grained classes—reflecting differences in vehicle size, passenger capacity, and utility—enables more detailed analysis in urban planning and transportation modeling, such as estimating fleet composition, mode share, and curb usage. For environmental research, the dataset facilitates modeling of vehicle-type-specific emissions and spatial distribution patterns. By combining real-world fidelity with scalable synthetic augmentation, it contributes to more reproducible and generalizable pipelines across both technical and policy-oriented domains.
 
 
 
 
69
 
70
  ### Out-of-Scope Use
71
 
72
  <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
73
+ While the dataset improves access to diverse and well-annotated vehicle imagery, it is not intended for all uses. Malicious or unethical applications—such as unauthorized surveillance or activities that infringe on privacy—are strictly prohibited. The dataset is most suitable for domains like autonomous driving, urban planning, and environmental monitoring, where the vehicle-level annotations and scene contexts are relevant. Applying it in unrelated fields, especially those misaligned with its structure or labeling scheme, may lead to poor performance or misleading outcomes.
 
 
74
 
75
  ## Dataset Structure
76
 
 
94
 
95
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
96
 
97
+ The data collection and processing procedures are documented in detail in the manuscript.
98
 
99
  #### Who are the source data producers?
100
 
101
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
102
 
103
+ The origin of the source data is described in detail in the manuscript.
104
 
105
+ ### Annotations
106
 
107
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
108
 
 
110
 
111
  <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
112
 
113
+ All annotations in this study were generated automatically using the pipeline described in the manuscript.
114
 
115
  #### Who are the annotators?
116
 
117
  <!-- This section describes the people or systems who created the annotations. -->
118
 
119
+ No manual annotators were involved.
120
 
121
  #### Personal and Sensitive Information
122
 
 
136
 
137
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
138
 
139
+ ## Citation
140
 
141
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
142
 
143
  **BibTeX:**
144
 
145
+ ```bibtex
146
+ @article{kazemi2024aidovecl,
147
+ title={AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization},
148
+ author={Kazemi, Amir and Kindratenko, Volodymyr and Tessum, Christopher and others},
149
+ journal={arXiv preprint arXiv:2410.24116},
150
+ year={2024}
151
+ }
152
+ ```
153
 
154
  **APA:**
155
+ ```bibtex
156
+ Kazemi, A., Kindratenko, V., & Tessum, C. (2024). AIDOVECL: AI-generated Dataset of Outpainted Vehicles for Eye-level Classification and Localization. arXiv preprint arXiv:2410.24116.
157
+ ```
158
  ## Glossary [optional]
159
 
160
  <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
 
171
 
172
  ## Dataset Card Contact
173
 
174
175
+
176