paper-with-me

홈 › Papers

Deep Rotation Correction without Angle Prior

2022-07-07 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu, Yao Zhao

Not everybody can be equipped with professional photography skills and sufficient shooting time, and there can be some tilts in the captured images occasionally. In this paper, we propose a new and practical task, named Rotation Correction, to automatically correct the tilt with high content fidelity in the condition that the rotated angle is unknown. This task can be easily integrated into image editing applications, allowing users to correct the rotated images without any manual operations. To this end, we leverage a neural network to predict the optical flows that can warp the tilted images to be perceptually horizontal. Nevertheless, the pixel-wise optical flow estimation from a single image is severely unstable, especially in large-angle tilted images. To enhance its robustness, we propose a simple but effective prediction strategy to form a robust elastic warp. Particularly, we first regress the mesh deformation that can be transformed into robust initial optical flows. Then we estimate residual optical flows to facilitate our network the flexibility of pixel-wise deformation, further correcting the details of the tilted images. To establish an evaluation benchmark and train the learning framework, a comprehensive rotation correction dataset is presented with a large diversity in scenes and rotated angles. Extensive experiments demonstrate that even in the absence of the angle prior, our algorithm can outperform other state-of-the-art solutions requiring this prior. The code and dataset are available at https://github.com/nie-lang/RotationCorrection.

📄 PDF Abstract BibTeX arXiv:2207.03054

Code (1)

nie-lang/rotationcorrection 공식 구현 tf

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

Mathematical Foundation and Corrections for Full Range Head Pose Estimation

2024-03-26 · Huei-Chung Hu, Xuyang Wu, YuAn Wang, Yi Fang 외

Numerous works concerning head pose estimation (HPE) offer algorithms or proposed neural network-based approaches for extracting Euler angles from either facial key points or directly from images of the head region. Howe…

Head Pose EstimationPose Estimation

3-Dimensional CryoEM Pose Estimation and Shift Correction Pipeline

2025-07-20 · Kaishva Chintan Shah, Virajith Boddapati, Karthik S. Gurumoorthy, Sandip Kaledhonkar 외 arxiv

Accurate pose estimation and shift correction are key challenges in cryo-EM due to the very low SNR, which directly impacts the fidelity of 3D reconstructions. We present an approach for pose estimation in cryo-EM that l…

3D ReconstructionPose Estimation

A Tool for Automatic Estimation of Patient Position in Spinal CT Data

2020-06-27 · Roman Jakubicek, Tomas Vicar, Jiri Chmelik

Much of the recently available research and challenge data lack the meta-data containing any information about the patient position. This paper presents a tool for automatic rotation of CT data into a standardized (HFS) …

Position

Rotationally Invariant Image Representation for Viewing Direction Classification in Cryo-EM

2013-09-29 · Zhizhen Zhao, Amit Singer

We introduce a new rotationally invariant viewing angle classification method for identifying, among a large number of Cryo-EM projection images, similar views without prior knowledge of the molecule. Our rotationally in…

ClassificationClusteringGeneral Classification

CAR-Net: A Cascade Refinement Network for Rotational Motion Deblurring under Angle Information Uncertainty

2025-11-30 · Ka Chung Lai, Ahmet Cetinkaya arxiv

We propose a new neural network architecture called CAR-net (CAscade Refinement Network) to deblur images that are subject to rotational motion blur. Our architecture is specifically designed for the semi-blind scenarios…