Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -139,6 +139,11 @@ The High-resolution Rainy Image (HRI) dataset in the rendering stage.
|
|
| 139 |
|
| 140 |
The Blender files for rendering RGB and depth images of all viewpoints are included in the directory of each scene.
|
| 141 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
## Rain streak database
|
| 143 |
|
| 144 |
The Rain streak database from the paper [Rain Rendering for Evaluating and Improving Robustness to Bad Weather](https://github.com/astra-vision/rain-rendering).
|
|
|
|
| 139 |
|
| 140 |
The Blender files for rendering RGB and depth images of all viewpoints are included in the directory of each scene.
|
| 141 |
|
| 142 |
+
## CARLARain-Data
|
| 143 |
+
|
| 144 |
+
* **ExtremeRain:** Based on [CARLARain](https://github.com/kb824999404/CARLARain), we construct an extreme rainy street scene image dataset, ExtremeRain. This dataset contains 8 different street scenes and 3 illumination conditions: daytime, sunset, night. The rainy scenes feature a rain intensity ranging from 5 mm/h - 100 mm/h, covering extreme rainfalls under complex illumination conditions. The dataset contains comprehensive label information to meet the requirements of multi-task visual perception models, including semantic segmentation, instance segmentation, depth estimation, and object detection. We split the dataset into train set and test set according to different scenes.
|
| 145 |
+
|
| 146 |
+
|
| 147 |
## Rain streak database
|
| 148 |
|
| 149 |
The Rain streak database from the paper [Rain Rendering for Evaluating and Improving Robustness to Bad Weather](https://github.com/astra-vision/rain-rendering).
|