metadata
license: cc-by-nc-4.0
Here is the dataset repo of paper "Abductive Ego-View Accident Video Understanding for Safe Driving Perception"
The Github repo: Link
Due to the large amount of data, chunked compression is used before uploading.
After downloading the data, You need to merge the files before extracting them.
#Take DADA2000 as an example
cd DADA-2000_chunks
cat DADA2000.part_* > DADA2000.tar.gz
tar -xzvf DADA2000.tar.gz
After decompression, please make the file structured as following:
MM-AU # root of your MM-AU
βββ CAP-DATA
β βββ 1-10
β βββ 1
β βββ 001537/images
β βββ 000001.jpg
β βββ ......
β βββ 2
β βββ ......
β βββ 10
β βββ 11
β βββ 12-42
β βββ 43
β βββ 44-62
β βββ cap_text_annotations.xls
βββ DADA-DATA
β βββ 1
β βββ 001/images
β βββ 0001.png
β βββ ......
β βββ 2
β βββ ......
β βββ 61
β βββ dada_text_annotations.xlsx