diff --git a/README.md b/README.md index af2d32c..1f7c8cc 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,24 @@ -# Hazy Image Synthesis based on Monodepth and Atmospheric Scattering Model +# Hazy/Dusty Image Synthesis for Driving Scenarios -This project is to synthesize hazy/foggy image using Monodepth and atmospheric scattering model. +Paper: Toward Improving Robustness of Object Detectors against Domain Shift (GECOST 2024) [arXiv] [[Medium](https://leanhtrann.medium.com/synthesize-hazy-foggy-image-using-monodepth-and-atmospheric-scattering-model-9850c721b74e)] -Medium article: [Synthesize Hazy/Foggy Image using Monodepth and Atmospheric Scattering Model](https://leanhtrann.medium.com/synthesize-hazy-foggy-image-using-monodepth-and-atmospheric-scattering-model-9850c721b74e) +Authors: Le-Anh Tran, Chung Nguyen Tran, Dong-Chul Park, Jordi Carrabina, David Castells-Rufas + + ### Dependencies +- Pytorch - OpenCV -- Matplotlib -- Numpy -### How to Use +### Setup + +(to be updated) + +### Image Synthesis + +(to be updated) + + ### Citation ``` @@ -41,9 +50,6 @@ Medium article: [Synthesize Hazy/Foggy Image using Monodepth and Atmospheric Sca } ``` - Have fun! LA Tran - -Oct. 2021