paper-with-me

Papers

Modeling Deformable Gradient Compositions for Single-Image Super-Resolution

2015-06-01 · CVPR 2015 6 · Yu Zhu, Yanning Zhang, Boyan Bonev, Alan L. Yuille

We propose a single-image super-resolution method based on the gradient reconstruction. To predict the gradient field, we collect a dictionary of gradient patterns from an external set of images. We observe that there are patches representing singular primitive structures (e.g. a single edge), and non-singular ones (e.g. a triplet of edges). Based on the fact that singular primitive patches are more invariant to the scale change (i.e. have less ambiguity across different scales), we represent the non-singular primitives as compositions of singular ones, each of which is allowed some deformation. Both the input patches and dictionary elements are decomposed to contain only singular primitives. The compositional aspect of the model makes the gradient field more reliable. The deformable aspect makes the dictionary more expressive. As shown in our experimental results, the proposed method outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-ResolutionTriplet

Similar Papers 제목 키워드 기반

DiffSkill: Skill Abstraction from Differentiable Physics for Deformable Object Manipulations with Tools

2022-03-31 · ICLR 2022 4 · Xingyu Lin, Zhiao Huang, Yunzhu Li, Joshua B. Tenenbaum 외

We consider the problem of sequential robotic manipulation of deformable objects using tools. Previous works have shown that differentiable physics simulators provide gradients to the environment state and help trajector…

Deformable Object ManipulationObjectreinforcement-learningReinforcement Learning+1

SEMAGIC: Learning Semantically Consistent Deformable 3D Representations from In-the-Wild Images

2026-05-27 · Sky Cen, Wufei Ma, Guofeng Zhang, Alan Yuille 외 arxiv

Learning deformable 3D object models from single-view in-the-wild images has enabled impressive 3D shape reconstruction without supervision. However, it remains unclear whether these models capture the semantic structure…

3D Shape ReconstructionSemantic correspondence

DF-Mamba: Deformable State Space Modeling for 3D Hand Pose Estimation in Interactions

2025-12-02 · Yifan Zhou, Takehiko Ohkawa, Guwenxiao Zhou, Kanoko Goto 외 arxiv

Modeling daily hand interactions often struggles with severe occlusions, such as when two hands overlap, which highlights the need for robust feature learning in 3D hand pose estimation (HPE). To handle such occluded han…

3D Hand Pose Estimation

Attention Deficit is Ordered! Fooling Deformable Vision Transformers with Collaborative Adversarial Patches

2023-11-21 · Quazi Mishkatul Alam, Bilel Tarchoun, Ihsen Alouani, Nael Abu-Ghazaleh

The latest generation of transformer-based vision models has proven to be superior to Convolutional Neural Network (CNN)-based models across several vision tasks, largely attributed to their remarkable prowess in relatio…

object-detectionObject Detection

Deformable ConvNets v2: More Deformable, Better Results

2018-11-27 · CVPR 2019 6 · Xizhou Zhu, Han Hu, Stephen Lin, Jifeng Dai

The superior performance of Deformable Convolutional Networks arises from its ability to adapt to the geometric variations of objects. Through an examination of its adaptive behavior, we observe that while the spatial su…

Instance SegmentationObjectObject DetectionSemantic Segmentation