paper-with-me

Papers

SimHaze: game engine simulated data for real-world dehazing

2023-05-25 · Zhengyang Lou, Huan Xu, Fangzhou Mu, Yanli Liu, XiaoYu Zhang, Liang Shang, Jiang Li, Bochen Guan, Yin Li, Yu Hen Hu

Deep models have demonstrated recent success in single-image dehazing. Most prior methods consider fully supervised training and learn from paired clean and hazy images, where a hazy image is synthesized based on a clean image and its estimated depth map. This paradigm, however, can produce low-quality hazy images due to inaccurate depth estimation, resulting in poor generalization of the trained models. In this paper, we explore an alternative approach for generating paired clean-hazy images by leveraging computer graphics. Using a modern game engine, our approach renders crisp clean images and their precise depth maps, based on which high-quality hazy images can be synthesized for training dehazing models. To this end, we present SimHaze: a new synthetic haze dataset. More importantly, we show that training with SimHaze alone allows the latest dehazing models to achieve significantly better performance in comparison to previous dehazing datasets. Our dataset and code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2305.16481

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationImage DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

3D Pathfinding and Collision Avoidance Using Uneven Search-space Quantization and Visual Cone Search

2017-06-05 · Diptangshu Pandit

Pathfinding is a very popular area in computer game development. While two-dimensional (2D) pathfinding is widely applied in most of the popular game engines, little implementation of real three-dimensional (3D) pathfind…

Collision AvoidanceQuantization

Neural MMO v1.3: A Massively Multiagent Game Environment for Training and Evaluating Neural Networks

2020-01-31 · Joseph Suarez, Yilun Du, Igor Mordatch, Phillip Isola

Progress in multiagent intelligence research is fundamentally limited by the number and quality of environments available for study. In recent years, simulated games have become a dominant research platform within reinfo…

Policy Gradient MethodsReinforcement Learning

SimClass: A Classroom Speech Dataset Generated via Game Engine Simulation For Automatic Speech Recognition Research

2025-06-10 · Ahmed Adel Attia, Jing Liu, Carl Espy-Wilson

The scarcity of large-scale classroom speech data has hindered the development of AI-driven speech models for education. Public classroom datasets remain limited, and the lack of a dedicated classroom noise corpus preven…

Automatic Speech RecognitionData AugmentationRobust Speech Recognitionspeech-recognition+1

Using a Game Engine to Simulate Critical Incidents and Data Collection by Autonomous Drones

2018-08-31 · David L. Smyth, Frank G. Glavin, Michael G. Madden

Using a game engine, we have developed a virtual environment which models important aspects of critical incident scenarios. We focused on modelling phenomena relating to the identification and gathering of key forensic e…

Knowledge representation and scalable abstract reasoning for simulated democracy in Unity

2025-02-26 · Eleftheria Katsiri, Alexandros Gazis, Angelos Protopapas

We present a novel form of scalable knowledge representation about agents in a simulated democracy, e-polis, where real users respond to social challenges associated with democratic institutions, structured as Smart Spat…

Unity