中文
相关论文

相关论文: OcclusionFormer: Arranging Z-Order for Layout-Grou…

200 篇论文

Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

Compositing human figures into scene images has broad applications in areas such as entertainment and advertising. However, existing methods often cannot handle occlusion of the inserted person by foreground objects and unnaturally place…

图形学 · 计算机科学 2025-05-08 Shun Masuda , Yuki Endo , Yoshihiro Kanamori

Expert eye movements provide a rich, passive source of domain knowledge in radiology, offering a powerful cue for integrating diagnostic reasoning into computer-aided analysis. However, direct integration into CNN-based systems, which…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Daniel Beckmann , Benjamin Risse

On a shutter press, modern handheld cameras capture multiple images in rapid succession and merge them to generate a single image. However, individual frames in a burst are misaligned due to inevitable motions and contain multiple…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Akshay Dudhane , Syed Waqas Zamir , Salman Khan , Fahad Shahbaz Khan , Ming-Hsuan Yang

State space models (SSMs) have recently emerged as an alternative to transformers due to their unique ability of modeling global relationships in text with linear complexity. However, their success in vision tasks has been limited due to…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Kunal Mahatha , Ali Bahri , Pierre Marza , Sahar Dastani , Maria Vakalopoulou , Stergios Christodoulidis , Jose Dolz , Christian Desrosiers

Recent work in robotic manipulation focuses on object retrieval in cluttered spaces under occlusion. Nevertheless, the majority of efforts lack an analysis of conditions for the completeness of the approaches or the methods apply only when…

机器人学 · 计算机科学 2022-09-22 Yinglong Miao , Rui Wang , Kostas Bekris

We propose a novel deep learning framework based on Vision Transformers (ViT) for one-class classification. The core idea is to use zero-centered Gaussian noise as a pseudo-negative class for latent space representation and then train the…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Prerana Mukherjee , Chandan Kumar Roy , Swalpa Kumar Roy

The proposed method extends upon the representational output of semantic instance segmentation by explicitly including both visible and occluded parts. A fully convolutional network is trained to produce consistent pixel-level embedding…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Yanfeng Liu , Eric Psota , Lance Pérez

Despite recent impressive results on single-object and single-domain image generation, the generation of complex scenes with multiple objects remains challenging. In this paper, we start with the idea that a model must be able to understand…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Tristan Sylvain , Pengchuan Zhang , Yoshua Bengio , R Devon Hjelm , Shikhar Sharma

Service robots operating in cluttered human environments such as homes, offices, and schools cannot rely on predefined object arrangements and must continuously update their semantic and spatial estimates while dealing with possible…

机器人学 · 计算机科学 2025-09-03 Nils Dengler , Jesper Mücke , Rohit Menon , Maren Bennewitz

We present PersonaCraft, a framework for controllable and occlusion-robust full-body personalized image synthesis of multiple individuals in complex scenes. Current methods struggle with occlusion-heavy scenarios and complete body…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Gwanghyun Kim , Suh Yoon Jeon , Seunggyu Lee , Se Young Chun

The use of coarse-grained layouts for controllable synthesis of complex scene images via deep generative models has recently gained popularity. However, results of current approaches still fall short of their promise of high-resolution…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Manuel Jahn , Robin Rombach , Björn Ommer

Aerial Image Segmentation is a top-down perspective semantic segmentation and has several challenging characteristics such as strong imbalance in the foreground-background distribution, complex background, intra-class heterogeneity,…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Kashu Yamazaki , Taisei Hanyu , Minh Tran , Adrian de Luis , Roy McCann , Haitao Liao , Chase Rainwater , Meredith Adkins , Jackson Cothren , Ngan Le

In this work, we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs, which struggle to resolve geometric information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ziwei Liao , Jialiang Zhu , Chunyu Wang , Han Hu , Steven L. Waslander

Recent text-to-image generative models can generate high-fidelity images from text prompts. However, these models struggle to consistently generate the same objects in different contexts with the same appearance. Consistent object…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Alec Helbling , Evan Montoya , Duen Horng Chau

While local-window self-attention performs notably in vision tasks, it suffers from limited receptive field and weak modeling capability issues. This is mainly because it performs self-attention within non-overlapped windows and shares…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Qiang Chen , Qiman Wu , Jian Wang , Qinghao Hu , Tao Hu , Errui Ding , Jian Cheng , Jingdong Wang

The presence of occlusions has provided substantial challenges to typically-powerful object recognition algorithms. Additional sources of information can be extremely valuable to reduce errors caused by occlusions. Scene context is known to…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Courtney M. King , Daniel D. Leeds , Damian Lyons , George Kalaitzis

Occluded person re-identification aims to retrieve holistic images based on occluded ones. Existing methods often rely on aligning visible body parts, applying occlusion augmentation, or complementing missing semantics using holistic…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Yufei Zheng , Wenjun Wang , Wenjun Gan , Jiawei Liu

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

Semantic segmentation has witnessed remarkable advancements with the adaptation of the Transformer architecture. Parallel to the strides made by the Transformer, CNN-based U-Net has seen significant progress, especially in high-resolution…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Seul-Ki Yeom , Julian von Klitzing