中文
相关论文

相关论文: A Mask-RCNN Baseline for Probabilistic Object Dete…

200 篇论文

Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), a novel…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Wentao Yuan , Tejas Khot , David Held , Christoph Mertz , Martial Hebert

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

With the expansive aging of global population, service robot with living assistance applied in indoor scenes will serve as a crucial role in the field of elderly care and health in the future. Service robots need to detect multiple targets…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Zongmin Liu , Jirui Wang , Jie Li , Pengda Liu , Kai Ren

Jointly integrating aspect ratio and context has been extensively studied and shown performance improvement in traditional object detection systems such as the DPMs. It, however, has been largely ignored in deep neural network based…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Bo Li , Tianfu Wu , Shuai Shao , Lun Zhang , Rufeng Chu

The vast majority of work in self-supervised learning, both theoretical and empirical (though mostly the latter), have largely focused on recovering good features for downstream tasks, with the definition of "good" often being intricately…

机器学习 · 计算机科学 2022-02-21 Bingbin Liu , Daniel Hsu , Pradeep Ravikumar , Andrej Risteski

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar

In this paper, we present an implicit feature pyramid network (i-FPN) for object detection. Existing FPNs stack several cross-scale blocks to obtain large receptive field. We propose to use an implicit function, recently introduced in deep…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Tiancai Wang , Xiangyu Zhang , Jian Sun

We present a new, simple yet effective approach to uplift video object detection. We observe that prior works operate on instance-level feature aggregation that imminently neglects the refined pixel-level representation, resulting in…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Khurram Azeem Hashmi , Alain Pagani , Didier Stricker , Muhammamd Zeshan Afzal

Open World Object Detection (OWOD) is a new and challenging computer vision task that bridges the gap between classic object detection (OD) benchmarks and object detection in the real world. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Orr Zohar , Kuan-Chieh Wang , Serena Yeung

Despite being widely used as a performance measure for visual detection tasks, Average Precision (AP) is limited in (i) reflecting localisation quality, (ii) interpretability and (iii) robustness to the design choices regarding its…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Kemal Oksuz , Baris Can Cam , Sinan Kalkan , Emre Akbas

Recent open-vocabulary detection methods aim to detect novel objects by distilling knowledge from vision-language models (VLMs) trained on a vast amount of image-text pairs. To improve the effectiveness of these methods, researchers have…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Han-Cheol Cho , Won Young Jhoo , Wooyoung Kang , Byungseok Roh

This paper studies the evaluation of learning-based object detection models in conjunction with model-checking of formal specifications defined on an abstract model of an autonomous system and its environment. In particular, we define two…

机器人学 · 计算机科学 2022-10-20 Apurva Badithela , Tichakorn Wongpiromsarn , Richard M. Murray

For the training of face detection network based on R-CNN framework, anchors are assigned to be positive samples if intersection-over-unions (IoUs) with ground-truth are higher than the first threshold(such as 0.7); and to be negative…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Ce Qi , Xiaoping Chen , Pingyu Wang , Fei Su

Convolutional Neural Networks (CNN) are commonly used for the problem of object detection thanks to their increased accuracy. Nevertheless, the performance of CNN-based detection models is ambiguous when detection speed is considered. To…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Ioanna Gogou , Dimitrios Koutsomitropoulos

Man-made scenes can be densely packed, containing numerous objects, often identical, positioned in close proximity. We show that precise object detection in such scenes remains a challenging frontier even for state-of-the-art object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Eran Goldman , Roei Herzig , Aviv Eisenschtat , Oria Ratzon , Itsik Levi , Jacob Goldberger , Tal Hassner

We present an approach for detecting and estimating the 3D poses of objects in images that requires only an untextured CAD model and no training phase for new objects. Our approach combines Deep Learning and 3D geometry: It relies on an…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Giorgia Pitteri , Aurélie Bugeau , Slobodan Ilic , Vincent Lepetit

We present a semantic part detection approach that effectively leverages object information.We use the object appearance and its class as indicators of what parts to expect. We also model the expected relative location of parts inside the…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Abel Gonzalez-Garcia , Davide Modolo , Vittorio Ferrari

Object detection is an important research area in the field of computer vision. Many detection algorithms have been proposed. However, each object detector relies on specific assumptions of the object appearance and imaging conditions. As a…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Sezer Karaoglu , Yang Liu , Theo Gevers

Product Quantization (PQ) has long been a mainstream for generating an exponentially large codebook at very low memory/time cost. Despite its success, PQ is still tricky for the decomposition of high-dimensional vector space, and the…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Lianli Gao , Xiaosu Zhu , Jingkuan Song , Zhou Zhao , Heng Tao Shen