Robot
Robot
Student Names: Tariq Ali, Hafiz Eman Haider Butt, Iftekhar Ahmed
Supervisor: Mis Shafaque Saira Malik
Introduction / Background
• Utilize the feature extraction strengths of CNNs (traditional methods may fail to
address.)
• RQ1. How can we adjust the CNN layers in an autoencoder to improve image
dehazing?
• RQ2. What is the impact of using simpler CNN architectures on the quality of
dehazed images?
Limitations of the Study
• The process of removing haze and reconstructing clear images can sometimes
introduce artifacts or distortions.
Variable of Study
• H0:
Convolutional Neural Networks, with their hierarchical feature extraction capabilities,
can effectively learn and represent complex haze patterns present in images. This advanced
feature learning will enable the autoencoder to more accurately capture and compensate for
haze effects, resulting in clearer and more detailed dehazed images.
• H1:
The autoencoder's architecture, comprising an encoder and decoder network, will
facilitate improved reconstruction of haze-free images from hazy inputs. The network's
ability to compress and reconstruct image data will lead to better preservation of image
details and contrast compared to methods that rely on handcrafted features or simpler
algorithms.
Research Methodology
Research Analysis Tools
Batch Sampling
• Number of images processed together in one forward/backward pass. Common
values are 16, 32, or 64.
• Shuffle the dataset to ensure a diverse batch for each iteration.
Conclusion
The use of autoencoders with Convolutional Neural Networks (CNNs) for image
dehazing has shown notable success in enhancing image quality by effectively
removing haze and restoring clarity.
These models leverage CNNs' powerful feature extraction capabilities to
reconstruct haze-free images from hazy inputs, demonstrating significant
improvements in visual quality and detail preservation.
The approach is versatile and adaptable, handling various haze intensities and
conditions, making it suitable for diverse applications.
Future Work
Future research should focus on several key areas to further advance the field.
Exploring more advanced network architectures, such as U-Net or GAN-based
models.
Expanding and diversifying datasets to include a wider range of real-world hazy
images will improve model robustness and generalization.
Addressing the challenge of synthetic-to-real data transfer is also crucial for
practical deployment.
Developing user-centric approaches and interactive tools that allow for
customizable dehazing settings based on individual needs will enhance practical
utility.
References
• Xu, P., Zhang, Z., Mo, X., & Sun, F. (2018). Deep haze removal with multi-scale
fusion network. Proceedings of the IEEE Conference on Computer Vision and
Pattern Recognition (CVPR), 2018, 7473-7481.
• Shen, C., Zhang, T., & Reid, I. (2019). Single image dehazing using multi-scale
convolutional neural network. IEEE Transactions on Image Processing, 28(12),
5710-5722.
• Zhang, Y., Zhang, Y., & Chuang, Y.-Y. (2017). Autoencoder-based convolutional
neural network for image dehazing. Proceedings of the IEEE Conference on
Computer Vision and Pattern Recognition (CVPR), 2017, 3833-3841.
• Dong, B., Yu, X., & Qiao, Y. (2018). DehazeNet: An end-to-end system for single
image haze removal. IEEE Transactions on Image Processing, 27(12), 5982-5995.
• Hu, X., Li, H., & Xu, Z. (2019). AOD-Net: All-in-one dehazing network. IEEE
Transactions on Image Processing, 28(6), 2618-2629.
• Li, H., Hu, X., & Wang, Z. (2018). Dense-CRF dehazing network for single image
haze removal. Proceedings of the IEEE Conference on Computer Vision and
Pattern Recognition (CVPR), 2018, 7642-7650.
Thank You