English
Related papers

Related papers: CenterNet++ for Object Detection

200 papers

In object detection, keypoint-based approaches often suffer a large number of incorrect object bounding boxes, arguably due to the lack of an additional look into the cropped regions. This paper presents an efficient solution which explores…

Computer Vision and Pattern Recognition · Computer Science 2019-04-22 Kaiwen Duan , Song Bai , Lingxi Xie , Honggang Qi , Qingming Huang , Qi Tian

We propose CornerNet, a new approach to object detection where we detect an object bounding box as a pair of keypoints, the top-left corner and the bottom-right corner, using a single convolution neural network. By detecting objects as…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Hei Law , Jia Deng

With the advent of deep learning, object detection drifted from a bottom-up to a top-down recognition problem. State of the art algorithms enumerate a near-exhaustive list of object locations and classify each into: object or not. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Xingyi Zhou , Jiacheng Zhuo , Philipp Krähenbühl

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

Computer Vision and Pattern Recognition · Computer Science 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

A dominant paradigm for deep learning based object detection relies on a "bottom-up" approach using "passive" scoring of class agnostic proposals. These approaches are efficient but lack of holistic analysis of scene-level context. In this…

Computer Vision and Pattern Recognition · Computer Science 2016-12-21 Donggeun Yoo , Sunggyun Park , Kyunghyun Paeng , Joon-Young Lee , In So Kweon

Keypoint-based detectors have achieved pretty-well performance. However, incorrect keypoint matching is still widespread and greatly affects the performance of the detector. In this paper, we propose CentripetalNet which uses centripetal…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Zhiwei Dong , Guoxuan Li , Yue Liao , Fei Wang , Pengju Ren , Chen Qian

In recent years, the joint detection-and-tracking paradigm has been a very popular way of tackling the multi-object tracking (MOT) task. Many of the methods following this paradigm use the object center keypoint for detection. However, we…

Computer Vision and Pattern Recognition · Computer Science 2023-04-14 Jacob Meilleur , Guillaume-Alexandre Bilodeau

With the renaissance of neural networks, object detection has slowly shifted from a bottom-up recognition problem to a top-down approach. Best in class algorithms enumerate a near-complete list of objects and classify each into object/not…

Computer Vision and Pattern Recognition · Computer Science 2021-03-02 E. Pryzant , Q. Deng , B. Mei , E. Shrestha

Few-shot object detection aims at detecting objects with few annotated examples, which remains a challenging research problem yet to be explored. Recent studies have shown the effectiveness of self-learned top-down attention mechanisms in…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Xianyu Chen , Ming Jiang , Qi Zhao

Accurate and fast 3D object detection from point clouds is a key task in autonomous driving. Existing one-stage 3D object detection methods can achieve real-time performance, however, they are dominated by anchor-based detectors which are…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Guojun Wang , Jian Wu , Bin Tian , Siyu Teng , Long Chen , Dongpu Cao

Keypoint-based methods are a relatively new paradigm in object detection, eliminating the need for anchor boxes and offering a simplified detection framework. Keypoint-based CornerNet achieves state of the art accuracy among single-stage…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Hei Law , Yun Teng , Olga Russakovsky , Jia Deng

We present a novel detection method using a deep convolutional neural network (CNN), named AttentionNet. We cast an object detection problem as an iterative classification problem, which is the most suitable form of a CNN. AttentionNet…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Donggeun Yoo , Sunggyun Park , Joon-Young Lee , Anthony S. Paek , In So Kweon

We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware architecture. We…

Computer Vision and Pattern Recognition · Computer Science 2020-01-13 Abdullah Rashwan , Rishav Agarwal , Agastya Kalra , Pascal Poupart

Detection and classification of objects in aerial imagery have several applications like urban planning, crop surveillance, and traffic surveillance. However, due to the lower resolution of the objects and the effect of noise in aerial…

Computer Vision and Pattern Recognition · Computer Science 2019-08-23 Dheeraj Reddy Pailla , Varghese Kollerathu , Sai Saketh Chennamsetty

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few convolution layers…

Computer Vision and Pattern Recognition · Computer Science 2022-09-29 Quan Zhou , Huimin Shi , Weikang Xiang , Bin Kang , Xiaofu Wu , Longin Jan Latecki

The corner-based detection paradigm enjoys the potential to produce high-quality boxes. But the development is constrained by three factors: 1) Hard to match corners. Heuristic corner matching algorithms can lead to incorrect boxes,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Chenglong Liu , Jintao Liu , Haorao Wei , Jinze Yang , Liangyu Xu , Yuchen Guo , Lu Fang

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

This paper presents HoughNet, a one-stage, anchor-free, voting-based, bottom-up object detection method. Inspired by the Generalized Hough Transform, HoughNet determines the presence of an object at a certain location by the sum of the…

Computer Vision and Pattern Recognition · Computer Science 2020-07-27 Nermin Samet , Samet Hicsonmez , Emre Akbas

Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any…

Computer Vision and Pattern Recognition · Computer Science 2021-10-11 Tianwei Yin , Xingyi Zhou , Philipp Krähenbühl
‹ Prev 1 2 3 10 Next ›