Rectification Reimagined: A Unified Mamba Model for Image Correction and Rectangling with Prompts
Read the original on arXiv Computer Vision →The Flow has not summarised this story yet — read it at arXiv Computer Vision.
The Flow has not summarised this story yet — read it at arXiv Computer Vision.
arXiv:2603.20186v2 Announce Type: replace Abstract: In this work, we propose Image-to-Image Rectified Flow Reformulation (I2I-RFR), a practical plug-in reformulation that recasts standard I2I regress...
arXiv:2608. 15694v1 Announce Type: cross Abstract: Conditional image-to-image generators are single-shot: they map input features to an output in one forward pass and treat it as final, with no opportunity to improve on it.
Loop‑Mamba is a lightweight, loop‑based state‑space framework designed for restoring old photographs that suffer from multiple degradations such as scratches, cracks, fading, blur, noise, and missing regions. It models restoration as progressive state evolution, using a Semantic‑Guided Degradation Estimator to predict local degradation maps and global scores, and a Shared Structural Memory Mamba to maintain a persistent restoration state across iterations. The method employs first‑order state recursion and a multi‑directional scanning strategy to reduce gradient dilution and computational overhead, and introduces the Old Photo Damage Recovery Score (ODRS) to evaluate both degradation recovery and structural reconstruction, achieving superior performance on the SynOld benchmark.
arXiv:2511. 17126v4 Announce Type: replace-cross Abstract: Emerging deep-learning-based lens library pre-training (LensLib-PT) pipeline offers a new avenue for blind lens aberration correction by training a universal neural network, demonstrating strong capability in handling diverse unknown optical degradations.
The paper introduces Distortion Extenders (DEX), learnable parameters that adapt vision foundation models to fisheye cameras by modeling distortion coefficients and correcting distributional shifts between fisheye and perspective images. DEX is applied to monocular depth estimation and open‑vocabulary segmentation across convolutional and Transformer architectures, consistently outperforming baselines on indoor and outdoor fisheye datasets. Additionally, DEX activations can be decoded to obtain distortion coefficients, aiding camera calibration.
arXiv:2606. 19802v1 Announce Type: new Abstract: Image restoration faces a fundamental tradeoff: methods that minimize error produce blurry reconstructions, while those that maximize perceptual quality yield sharp but less faithful images.