so-tad / README.md
cccccxy's picture
Update README.md
2179576 verified
|
Raw
History Blame Contribute Delete
743 Bytes
# Dataset
Implementation of SO-TAD is described in the paper "SO-TAD: A Surveillance-Oriented Benchmark for Traffic Accident Detection".
This dataset is provided as a split ZIP archive.
## Files
Please download all files in the `data/` directory:
- so-tad.z01
- so-tad.z02
- ...
- so-tad.z50
- so-tad.zip
## How to extract
Keep all files in the same folder, then extract from:
```text
so-tad.zip
```
## Cite
```text
@article{CHEN2025129061,
title = {SO-TAD: A surveillance-oriented benchmark for traffic accident detection},
journal = {Neurocomputing},
volume = {618},
pages = {129061},
year = {2025},
issn = {0925-2312},
author = {Xingyuan Chen and Huahu Xu and Mingyang Ruan and Minjie Bian and Qishen Chen and Yuzhe Huang},
}
```