Datasets
Open Access
CURE-TSR: Challenging Unreal and Real Environments for Traffic Sign Recognition
- Citation Author(s):
- Submitted by:
- Ghassan AlRegib
- Last updated:
- Thu, 09/30/2021 - 13:56
- DOI:
- 10.21227/n4xw-cg56
- Data Format:
- Links:
- License:
- Categories:
- Keywords:
Abstract
As one of the research directions at OLIVES Lab @ Georgia Tech, we focus on the robustness of data-driven algorithms under diverse challenging conditions where trained models can possibly be depolyed. To achieve this goal, we introduced a large-sacle (>2M images) traffic sign recognition dataset (CURE-TSR) which is among the most comprehensive datasets with controlled synthetic challenging conditions. Traffic sign images in the CURE-TSR dataset were cropped from the CURE-TSD dataset, which includes around 1.7 million real-world and simulator images with more than 2 million traffic sign instances. Real-world images were obtained from the BelgiumTS video sequences and simulated images were generated with the Unreal Engine 4 game development tool. Sign types include speed limit, goods vehicles, no overtaking, no stopping, no parking, stop, bicycle, hump, no left, no right, priority to, no entry, yield, and parking. Unreal and real sequences were processed with state-of-the-art visual effect software Adobe(c) After Effects to simulate challenging conditions, which include rain, snow, haze, shadow, darkness, brightness, blurriness, dirtiness, colorlessness, sensor and codec errors. Please refer to our GitHub page for code, papers, and more information.
The name format of the provided images are as follows: "sequenceType_signType_challengeType_challengeLevel_Index.bmp"
-
sequenceType: 01 - Real data 02 - Unreal data
-
signType: 01 - speed_limit 02 - goods_vehicles 03 - no_overtaking 04 - no_stopping 05 - no_parking 06 - stop 07 - bicycle 08 - hump 09 - no_left 10 - no_right 11 - priority_to 12 - no_entry 13 - yield 14 - parking
-
challengeType: 00 - No challenge 01 - Decolorization 02 - Lens blur 03 - Codec error 04 - Darkening 05 - Dirty lens 06 - Exposure 07 - Gaussian blur 08 - Noise 09 - Rain 10 - Shadow 11 - Snow 12 - Haze
-
challengeLevel: A number in between [01-05] where 01 is the least severe and 05 is the most severe challenge.
-
Index: A number shows different instances of traffic signs in the same conditions.
Dataset Files
- CURE-TSR Dataset CURE-TSR.zip (4.60 GB)
Open Access dataset files are accessible to all logged in users. Don't have a login? Create a free IEEE account. IEEE Membership is not required.
Documentation
Attachment | Size |
---|---|
CURE-TSR ReadMe.pdf | 1.88 MB |
Comments
Thanks for sharing the dataset!