English
Related papers

Related papers: Bottom-up Object Detection by Grouping Extreme and…

200 papers

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

There are two mainstreams for object detection: top-down and bottom-up. The state-of-the-art approaches mostly belong to the first category. In this paper, we demonstrate that the bottom-up approaches are as competitive as the top-down and…

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

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

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

Object detection can be regarded as a pixel clustering task, and its boundary is determined by four extreme points (leftmost, top, rightmost, and bottom). However, most studies focus on the center or corner points of the object, which are…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Yang Yang , Min Li , Bo Meng , Zihao Huang , Junxing Ren , Degang Sun

This paper introduces a novel approach to learning instance segmentation using extreme points, i.e., the topmost, leftmost, bottommost, and rightmost points, of each object. These points are readily available in the modern bounding box…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Hyeonjun Lee , Sehyun Hwang , Suha Kwak

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

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem by using a…

Computer Vision and Pattern Recognition · Computer Science 2019-11-28 Ke Yang , Dongsheng Li , Yong Dou

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

Computer Vision and Pattern Recognition · Computer Science 2019-12-18 Ali Borji , Seyed Mehdi Iranmanesh

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…

Computer Vision and Pattern Recognition · Computer Science 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

Computer Vision and Pattern Recognition · Computer Science 2020-04-08 Ali Borji

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

Class-agnostic image segmentation is a crucial component in automating image editing workflows, especially in contexts where object selection traditionally involves interactive tools. Existing methods in the literature often adhere to…

Computer Vision and Pattern Recognition · Computer Science 2024-09-23 Sebastian Dille , Ari Blondal , Sylvain Paris , Yağız Aksoy

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

This paper presents an end-to-end semi-supervised object detection approach, in contrast to previous more complex multi-stage methods. The end-to-end training gradually improves pseudo label qualities during the curriculum, and the more and…

Computer Vision and Pattern Recognition · Computer Science 2021-08-09 Mengde Xu , Zheng Zhang , Han Hu , Jianfeng Wang , Lijuan Wang , Fangyun Wei , Xiang Bai , Zicheng Liu

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is often necessary to find…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Jean-Philippe Mercier , Mathieu Garon , Philippe Giguère , Jean-François Lalonde

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

Object segmentation requires both object-level information and low-level pixel data. This presents a challenge for feedforward networks: lower layers in convolutional nets capture rich spatial information, while upper layers encode…

Computer Vision and Pattern Recognition · Computer Science 2016-07-28 Pedro O. Pinheiro , Tsung-Yi Lin , Ronan Collobert , Piotr Dollàr

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Junguang Jiang , Baixu Chen , Jianmin Wang , Mingsheng Long

Modern object detectors rely heavily on rectangular bounding boxes, such as anchors, proposals and the final predictions, to represent objects at various recognition stages. The bounding box is convenient to use but provides only a coarse…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Ze Yang , Shaohui Liu , Han Hu , Liwei Wang , Stephen Lin
‹ Prev 1 2 3 10 Next ›