DustGAN: Unpaired Learning for Dust Image Simulation Based on ASM with GANs
摘要
Image rendering is crucial in various domains like the metaverse, creative computing, VR, and AR, enhancing user immersion and merging technology with art. However, compared to research on haze and rain conditions, dust weather rendering has received less attention. Existing methods for simulating dust weather have limitations and lack realism. This paper proposes a dust weather synthesis algorithm using GANs and an atmospheric scattering model. Combining GANs’ generative power with the accuracy of the atmospheric scattering model improves visual effects, overcoming issues like hollow artifacts and poor detail. Our method outperforms the comparison algorithm in IE by 0.25 and reduces FID by 11.81, validating DustGAN’s effectiveness in producing realistic dust images. The code is available at https://github.com/GuoYuxx/DustGAN .