Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 430 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 430 Bytes

Image Dehazing using Autoencoder and Vision Transformer

Baseline Dehazeformer used a vision transformer to dehaze images. I embed an autoencoder in the Dehazeformer model such that the training time is reduced by 80% with comparable SSIM and PSNR values and better segmentation results. All the procedures and improvements made in the baseline Dehazeforemer are mentioned in detail in the paper uploaded within the repository.