paper-with-me

Papers

Unsupervised Non-Rigid Image Distortion Removal via Grid Deformation

2021-01-01 · ICCV 2021 10 · Nianyi Li, Simron Thapa, Cameron Whyte, Albert W. Reed, Suren Jayasuriya, Jinwei Ye

Many computer vision problems face difficulties when imaging through turbulent refractive media (e.g., air and water) due to the refraction and scattering of light. These effects cause geometric distortion that requires either handcrafted physical priors or supervised learning methods to remove. In this paper, we present a novel unsupervised network to recover the latent distortion-free image. The key idea is to model non-rigid distortions as deformable grids. Our network consists of a grid deformer that estimates the distortion field and an image generator that outputs the distortion-free image. By leveraging the positional encoding operator, we can simplify the network structure while maintaining fine spatial details in the recovered images. Our method doesn't need to be trained on labeled data and has good transferability across various turbulent image datasets with different types of distortions. Extensive experiments on both simulated and real-captured turbulent images demonstrate that our method can remove both air and water distortions without much customization.

📄 PDF Abstract BibTeX

Code (1)

nianyi-li/unsupervised-ndir 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robust Rigid and Non-Rigid Medical Image Registration Using Learnable Edge Kernels

2025-12-01 · Ahsan Raza Siyal, Markus Haltmeier, Ruth Steiger, Malik Galijasevic 외 arxiv

Medical image registration is crucial for various clinical and research applications including disease diagnosis or treatment planning which require alignment of images from different modalities, time points, or subjects…

Medical Image RegistrationEdge Detection

Autonomous Removal of Perspective Distortion for Robotic Elevator Button Recognition

2019-12-26 · Delong Zhu, Jianbang Liu, Nachuan Ma, Zhe Min 외

Elevator button recognition is considered an indispensable function for enabling the autonomous elevator operation of mobile robots. However, due to unfavorable image conditions and various image distortions, the recogni…

Key-Grid: Unsupervised 3D Keypoints Detection using Grid Heatmap Features

2024-10-03 · Chengkai Hou, Zhengrong Xue, Bingyang Zhou, Jinghan Ke 외

Detecting 3D keypoints with semantic consistency is widely used in many scenarios such as pose estimation, shape registration and robotics. Currently, most unsupervised 3D keypoint detection methods focus on the rigid-bo…

DecoderKeypoint DetectionPose Estimation

LIRA: Lifelong Image Restoration from Unknown Blended Distortions

2020-08-19 · ECCV 2020 8 · Jianzhao Liu, Jianxin Lin, Xin Li, Wei Zhou 외

Most existing image restoration networks are designed in a disposable way and catastrophically forget previously learned distortions when trained on a new distortion removal task. To alleviate this problem, we raise the …

Image RestorationSSIM

How to turn your camera into a perfect pinhole model

2023-09-20 · Ivan De Boi, Stuti Pathak, Marina Oliveira, Rudi Penne

Camera calibration is a first and fundamental step in various computer vision applications. Despite being an active field of research, Zhang's method remains widely used for camera calibration due to its implementation i…

Camera CalibrationGaussian Processes