中文
相关论文

相关论文: CenterNet: Keypoint Triplets for Object Detection

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Hei Law , Jia Deng

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…

计算机视觉与模式识别 · 计算机科学 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…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

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…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Zhiwei Dong , Guoxuan Li , Yue Liao , Fei Wang , Pengju Ren , Chen Qian

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…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Hei Law , Yun Teng , Olga Russakovsky , Jia Deng

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…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Tianwei Yin , Xingyi Zhou , 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…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Detecting objects in aerial images is challenging for at least two reasons: (1) target objects like pedestrians are very small in pixels, making them hardly distinguished from surrounding background; and (2) targets are in general sparsely…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Fan Yang , Heng Fan , Peng Chu , Erik Blasch , Haibin Ling

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…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Guojun Wang , Jian Wu , Bin Tian , Siyu Teng , Long Chen , Dongpu Cao

Autonomous vehicles generate massive volumes of point cloud data, yet only a subset is relevant for specific tasks such as collision detection, traffic analysis, or congestion monitoring. Effectively querying this data is essential to…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Xiaoyu Zhang , Zhifeng Bao , Hai Dong , Ziwei Wang , Jiajun Liu

Labeling data to use for training object detectors is expensive and time consuming. Publicly available overhead datasets for object detection are labeled with image-aligned bounding boxes, object-aligned bounding boxes, or object masks, but…

计算机视觉与模式识别 · 计算机科学 2022-10-06 James Mason Inder , Mark Lowell , Andrew J. Maltenfort

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

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…

计算机视觉与模式识别 · 计算机科学 2020-01-13 Abdullah Rashwan , Rishav Agarwal , Agastya Kalra , Pascal Poupart

Recently, three-dimensional (3D) detection based on stereo images has progressed remarkably; however, most advanced methods adopt anchor-based two-dimensional (2D) detection or depth estimation to address this problem. Nevertheless, high…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Yuguang Shi , Yu Guo , Zhenqiang Mi , Xinjie Li

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,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Chenglong Liu , Jintao Liu , Haorao Wei , Jinze Yang , Liangyu Xu , Yuchen Guo , Lu Fang

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…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Jiacheng Zhuo , Philipp Krähenbühl

3D object detection aims to predict object centers, dimensions, and rotations from LiDAR point clouds. Despite its simplicity, LiDAR captures only the near side of objects, making center-based detectors prone to poor localization accuracy…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Ruixiao Zhang , Runwei Guan , Xiangyu Chen , Adam Prugel-Bennett , Xiaohao Cai

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together.…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

Recent advances in camera equipped drone applications and their widespread use increased the demand on vision based object detection algorithms for aerial images. Object detection process is inherently a challenging task as a generic…

计算机视觉与模式识别 · 计算机科学 2020-12-25 Berat Mert Albaba , Sedat Ozer

We present a novel approach for oriented object detection, named TricubeNet, which localizes oriented objects using visual cues ($i.e.,$ heatmap) instead of oriented box offsets regression. We represent each object as a 2D Tricube kernel…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Beomyoung Kim , Janghyeon Lee , Sihaeng Lee , Doyeon Kim , Junmo Kim
‹ 上一页 1 2 3 10 下一页 ›