中文
相关论文

相关论文: Anchor Box Optimization for Object Detection

200 篇论文

This paper introduces a novel anchor design to support anchor-based face detection for superior scale-invariant performance, especially on tiny faces. To achieve this, we explicitly address the problem that anchor-based detectors drop…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Chenchen Zhu , Ran Tao , Khoa Luu , Marios Savvides

As a core problem in computer vision, the performance of object detection has improved drastically in the past few years. Despite their impressive performance, object detectors suffer from a lack of interpretability. Visualization…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Ang Cao , Justin Johnson

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3,…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Zhi Tian , Chunhua Shen , Hao Chen , Tong He

Deep learning forms a hierarchical network structure for representation of multiple input features. The adaptive structural learning method of Deep Belief Network (DBN) can realize a high classification capability while searching the…

神经与进化计算 · 计算机科学 2019-10-01 Shin Kamada , Takumi Ichimura

It is widely accepted that reasoning about object shape is important for object recognition. However, the most powerful object recognition methods today do not explicitly make use of object shape during learning. In this work, motivated by…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Stefan Stojanov , Anh Thai , James M. Rehg

In this paper, we propose a method for ensembling the outputs of multiple object detectors for improving detection performance and precision of bounding boxes on image data. We further extend it to video data by proposing a two-stage…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Kateryna Chumachenko , Jenni Raitoharju , Alexandros Iosifidis , Moncef Gabbouj

Training object class detectors typically requires a large set of images in which objects are annotated by bounding-boxes. However, manually drawing bounding-boxes is very time consuming. We propose a new scheme for training object…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Dim P. Papadopoulos , Jasper R. R. Uijlings , Frank Keller , Vittorio Ferrari

Classification and localization are two pillars of visual object detectors. However, in CNN-based detectors, these two modules are usually optimized under a fixed set of candidate (or anchor) bounding boxes. This configuration significantly…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Wei Ke , Tianliang Zhang , Zeyi Huang , Qixiang Ye , Jianzhuang Liu , Dong Huang

Object detectors are typically learned on fully-annotated training data with fixed predefined categories. However, categories are often required to be increased progressively. Usually, only the original training set annotated with old…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Bowen Zhao , Chen Chen , Xi Xiao , Shutao Xia

Visual object tracking is a fundamental and time-critical vision task. Recent years have seen many shallow tracking methods based on real-time pixel-based correlation filters, as well as deep methods that have top performance but need a…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Chen Huang , Simon Lucey , Deva Ramanan

Road object detection is an important branch of automatic driving technology, The model with higher detection accuracy is more conducive to the safe driving of vehicles. In road object detection, the omission of small objects and occluded…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Tao Yang , Youyu Wu , Yangxintai Tang

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Interference detection of arbitrary geometric objects is not a trivial task due to the heavy computational load imposed by implementation issues. The hierarchically structured bounding boxes help us to quickly isolate the contour of…

图形学 · 计算机科学 2016-11-14 L. A. Rivera , Vania V. Estrela , P. C. P. Carvalho

Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without…

机器学习 · 计算机科学 2022-12-09 Dominik Probst , Hasnain Raza , Erik Rodner

Object detection is a basic computer vision task to loccalize and categorize objects in a given image. Most state-of-the-art detection methods utilize a fixed number of proposals as an intermediate representation of object candidates, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yiming Cui , Linjie Yang , Ding Liu

We present a reinforcement learning approach for detecting objects within an image. Our approach performs a step-wise deformation of a bounding box with the goal of tightly framing the object. It uses a hierarchical tree-like representation…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Jonas Koenig , Simon Malberg , Martin Martens , Sebastian Niehaus , Artus Krohn-Grimberghe , Arunselvan Ramaswamy

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixed anchor boxes to…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Seungkwan Lee , Suha Kwak , Minsu Cho

Object-centric learning (OCL) extracts the representation of objects with slots, offering an exceptional blend of flexibility and interpretability for abstracting low-level perceptual features. A widely adopted method within OCL is slot…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Ke Fan , Zechen Bai , Tianjun Xiao , Tong He , Max Horn , Yanwei Fu , Francesco Locatello , Zheng Zhang

Active learning as a paradigm in deep learning is especially important in applications involving intricate perception tasks such as object detection where labels are difficult and expensive to acquire. Development of active learning methods…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Tobias Riedlinger , Marius Schubert , Karsten Kahl , Hanno Gottschalk , Matthias Rottmann

In this paper, we propose a zoom-out-and-in network for generating object proposals. A key observation is that it is difficult to classify anchors of different sizes with the same set of features. Anchors of different sizes should be placed…

计算机视觉与模式识别 · 计算机科学 2018-06-11 Hongyang Li , Yu Liu , Wanli Ouyang , Xiaogang Wang