File size: 4,717 Bytes
81ca49e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12cf7b4
81ca49e
 
 
 
 
 
 
 
 
 
 
 
 
eca39d1
 
 
 
 
81ca49e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12cf7b4
81ca49e
 
 
 
 
 
 
 
 
 
 
eca39d1
 
 
 
81ca49e
 
 
 
 
 
 
eca39d1
 
 
 
81ca49e
 
 
eca39d1
 
81ca49e
 
 
 
 
 
eca39d1
81ca49e
eca39d1
81ca49e
 
 
 
eca39d1
81ca49e
 
 
 
 
eca39d1
 
 
 
 
 
 
 
 
 
81ca49e
eca39d1
81ca49e
eca39d1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
---
annotations_creators: []
language: en
license: cc-by-4.0
size_categories:
- 1K<n<10K
task_categories:
- image-classification
- object-detection
task_ids: []
pretty_name: dacl10k
tags:
- WACV2024
- classification
- construction
- defect-detection
- fiftyone
- image
- image-classification
- image-segmentation
- object-detection
dataset_summary: '



  ![image/png](dataset_preview.jpg)



  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 8922 samples.


  ## Installation


  If you haven''t already, install FiftyOne:


  ```bash

  pip install -U fiftyone

  ```


  ## Usage


  ```python

  import fiftyone as fo

  import fiftyone.utils.huggingface as fouh


  # Load the dataset

  # Note: other available arguments include ''max_samples'', etc

  dataset = fouh.load_from_hub("Voxel51/dacl10k")


  # Launch the App

  session = fo.launch_app(dataset)

  ```

  '
---

# Dataset Card for dacl10k

dacl10k stands for damage classification 10k images and is a multi-label semantic segmentation dataset for 19 classes (13 damages and 6 objects) present on bridges.

The dacl10k dataset includes images collected during concrete bridge inspections acquired from databases at authorities and engineering offices, thus, it represents real-world scenarios. Concrete bridges represent the most common building type, besides steel, steel composite, and wooden bridges.

🏆 This dataset is used in the challenge associated with the "[1st Workshop on Vision-Based Structural Inspections in Civil Engineering](https://dacl.ai/workshop.html)" at [WACV2024](https://wacv2024.thecvf.com/workshops/).




![image/png](dataset_preview.jpg)


This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 8922 samples.

## Installation

If you haven't already, install FiftyOne:

```bash
pip install -U fiftyone
```

## Usage

```python
import fiftyone as fo
import fiftyone.utils.huggingface as fouh

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = fouh.load_from_hub("Voxel51/dacl10k")

# Launch the App
session = fo.launch_app(dataset)
```


## Dataset Details

### Dataset Description


- **Curated by:** Johannes Flotzinger, Philipp J. Rösch, Thomas Braml
- **Funded by:** The project
was funded by the Bavarian Ministry of Economic Affairs
(MoBaP research project, IUK-1911-0004// IUK639/003)
- **Language(s) (NLP):** en
- **License:** cc-by-4.0

### Dataset Sources [optional]

<!-- Provide the basic links for the dataset. -->

- **Repository:** https://github.com/phiyodr/dacl10k-toolkit
- **Paper:** https://arxiv.org/abs/2309.00460
- **Demo:** https://try.fiftyone.ai/datasets/dacl10k/samples
- **Homepage:** https://dacl.ai/workshop.html

## Uses

- identifying reinforced concrete defects
- informing restoration works, traffic load limitations or bridge closures


[More Information Needed]

## Dataset Structure

The dacl10k dataset includes images collected during concrete bridge inspections acquired from databases at authorities and engineering offices, thus, it represents real-world scenarios. Concrete bridges represent the most common building type, besides steel, steel composite, and wooden bridges. dacl10k distinguishes 13 bridge defects as well as 6 bridge components that play a key role in the building assessment. Based on the assessment, actions (e.g., restoration works, traffic load limitations, and bridge closures) are determined. The inspection itself and the resulting actions often impede the traffic and thus private persons and the economy. Furthermore, an ideal timing for restoration helps achieving long-term value added and can save a lot of money. It is important to note that dacl10k includes images from bridge inspections but is not restricted to this building type. Classes of the concrete and general defect group in dacl10k can appear on any building made of concrete. Therefore, it is relevant for most of the other civil engineering structures, too.

<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->




## Citation

<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**

```bibtex
@misc{flotzinger2023dacl10k,
      title={dacl10k: Benchmark for Semantic Bridge Damage Segmentation}, 
      author={Johannes Flotzinger and Philipp J. Rösch and Thomas Braml},
      year={2023},
      eprint={2309.00460},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}
```

## Dataset Card Authors

[Jacob Marks](https://huggingface.co/jamarks)