中文
相关论文

相关论文: BBBD: Bounding Box Based Detector for Occlusion De…

200 篇论文

Severe occlusions of objects pose a major challenge for computer vision. We show that two root causes are (1) the loss of visible information and (2) the distracting patterns caused by the occluders. Our approach addresses both causes at…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Kay Gijzen , Gertjan J. Burghouts , Daniël M. Pelt

Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contrastive clustering to…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Hiran Sarkar , Vishal Chudasama , Naoyuki Onoe , Pankaj Wasnik , Vineeth N Balasubramanian

Instance segmentation in remote sensing images is a long-standing challenge. Since horizontal bounding boxes introduce many interference objects, oriented bounding boxes (OBBs) are usually used for instance identification. However, based on…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Zhen Zhou , Junfeng Fan , Yunkai Ma , Sihan Zhao , Fengshui Jing , Min Tan

Occlusion Boundary Estimation (OBE) identifies boundaries arising from both inter-object occlusions and self-occlusion within individual objects. This task is closely related to Monocular Depth Estimation (MDE), which infers depth from a…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Lintao Xu , Yinghao Wang , Chaohui Wang

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

Multi-orientation scene text detection has recently gained significant research attention. Previous methods directly predict words or text lines, typically by using quadrilateral shapes. However, many of these methods neglect the…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yuliang Liu , Tong He , Hao Chen , Xinyu Wang , Canjie Luo , Shuaitao Zhang , Chunhua Shen , Lianwen Jin

Occlusion in face recognition is a common yet challenging problem. While sparse representation based classification (SRC) has been shown promising performance in laboratory conditions (i.e. noiseless or random pixel corrupted), it performs…

计算机视觉与模式识别 · 计算机科学 2015-07-28 Yandong Wen , Weiyang Liu , Meng Yang , Yuli Fu , Youjun Xiang , Rui Hu

Deep neural networks have set the state-of-the-art in computer vision tasks such as bounding box detection and semantic segmentation. Object detectors and segmentation models assign confidence scores to predictions, reflecting the model's…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Tobias J. Riedlinger , Kira Maag , Hanno Gottschalk

RGBD-based real-time dynamic 3D reconstruction suffers from inaccurate inter-frame motion estimation as errors may accumulate with online tracking. This problem is even more severe for single-view-based systems due to strong occlusions.…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Wenbin Lin , Chengwei Zheng , Jun-Hai Yong , Feng Xu

Despite monocular 3D object detection having recently made a significant leap forward thanks to the use of pre-trained depth estimators for pseudo-LiDAR recovery, such two-stage methods typically suffer from overfitting and are incapable of…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Yongzhi Su , Yan Di , Fabian Manhardt , Guangyao Zhai , Jason Rambach , Benjamin Busam , Didier Stricker , Federico Tombari

To overcome the problem of occlusion in visual tracking, this paper proposes an occlusion-aware tracking algorithm. The proposed algorithm divides the object into discrete image patches according to the pixel distribution of the object by…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Rongtai Caiand Peng Zhu

Object permanence in humans is a fundamental cue that helps in understanding persistence of objects, even when they are fully occluded in the scene. Present day methods in object segmentation do not account for this amodal nature of the…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Kaihua Chen , Deva Ramanan , Tarasha Khurana

Mistakes/uncertainties in object detection could lead to catastrophes when deploying robots in the real world. In this paper, we measure the uncertainties of object localization to minimize this kind of risk. Uncertainties emerge upon…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Yihui He , Jianren Wang

The presence of occluders significantly impacts object recognition accuracy. However, occlusion is typically treated as an unstructured source of noise and explicit models for occluders have lagged behind those for object appearance and…

计算机视觉与模式识别 · 计算机科学 2016-08-26 Golnaz Ghiasi , Charless C. Fowlkes

Recent works have shown that objects discovery can largely benefit from the inherent motion information in video data. However, these methods lack a proper background processing, resulting in an over-segmentation of the non-object regions…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sandra Kara , Hejer Ammar , Florian Chabot , Quoc-Cuong Pham

Instance segmentation is of great importance for many biological applications, such as study of neural cell interactions, plant phenotyping, and quantitatively measuring how cells react to drug treatment. In this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Jingru Yi , Pengxiang Wu , Hui Tang , Bo Liu , Qiaoying Huang , Hui Qu , Lianyi Han , Wei Fan , Daniel J. Hoeppner , Dimitris N. Metaxas

This paper studies efficient means for dealing with intra-category diversity in object detection. Strategies for occlusion and orientation handling are explored by learning an ensemble of detection models from visual and geometrical…

计算机视觉与模式识别 · 计算机科学 2015-03-13 Eshed Ohn-Bar , Mohan M. Trivedi

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jingru Yi , Hui Tang , Pengxiang Wu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas , Lianyi Han , Wei Fan

Images of heavily occluded objects in cluttered scenes, such as fruit clusters in trees, are hard to segment. To further retrieve the 3D size and 6D pose of each individual object in such cases, bounding boxes are not reliable from multiple…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Wenbo Dong , Pravakar Roy , Cheng Peng , Volkan Isler

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang