English
Related papers

Related papers: PDNet: Toward Better One-Stage Object Detection Wi…

200 papers

This paper proposes a novel approach for detecting objects using mobile robots in the context of the RoboCup Standard Platform League, with a primary focus on detecting the ball. The challenge lies in detecting a dynamic object in varying…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Arne Moos

In this paper, we focus on category-level 6D pose and size estimation from monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction which leads to low accuracy and inference speed. To tackle…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Linlin Shen , Ales Leonardis

Recently, one-stage detectors have achieved competitive accuracy and faster speed compared with traditional two-stage detectors on image data. However, in the field of video object detection (VOD), most existing VOD methods are still based…

Computer Vision and Pattern Recognition · Computer Science 2024-02-15 Guanxiong Sun , Yang Hua , Guosheng Hu , Neil Robertson

We propose an efficient Stereographic Projection Neural Network (SPNet) for learning representations of 3D objects. We first transform a 3D input volume into a 2D planar image using stereographic projection. We then present a shallow 2D…

Computer Vision and Pattern Recognition · Computer Science 2019-01-25 Mohsen Yavartanoo , Eu Young Kim , Kyoung Mu Lee

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

We present our approach to unsupervised domain adaptation for single-stage object detectors on top-view grid maps in automated driving scenarios. Our goal is to train a robust object detector on grid maps generated from custom sensor data…

Computer Vision and Pattern Recognition · Computer Science 2020-02-04 Sascha Wirges , Shuxiao Ding , Christoph Stiller

Object detection aims to localize and classify the objects in a given image, and these two tasks are sensitive to different object regions. Therefore, some locations predict high-quality bounding boxes but low classification scores, and…

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

Modern object detection methods can be divided into one-stage approaches and two-stage ones. One-stage detectors are more efficient owing to straightforward architectures, but the two-stage detectors still take the lead in accuracy.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-25 Xin Lu , Quanquan Li , Buyu Li , Junjie Yan

Distance metric learning (DML) has been successfully applied to object classification, both in the standard regime of rich training data and in the few-shot scenario, where each category is represented by only a few examples. In this work,…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Leonid Karlinsky , Joseph Shtok , Sivan Harary , Eli Schwartz , Amit Aides , Rogerio Feris , Raja Giryes , Alex M. Bronstein

We present RoarNet, a new approach for 3D object detection from a 2D image and 3D Lidar point clouds. Based on two-stage object detection framework with PointNet as our backbone network, we suggest several novel ideas to improve 3D object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-12 Kiwoo Shin , Youngwook Paul Kwon , Masayoshi Tomizuka

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

The highest accuracy object detectors to date are based on a two-stage approach popularized by R-CNN, where a classifier is applied to a sparse set of candidate object locations. In contrast, one-stage detectors that are applied over a…

Computer Vision and Pattern Recognition · Computer Science 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

This paper addresses the problem of common object detection, which aims to detect objects of similar categories from a set of images. Although it shares some similarities with the standard object detection and co-segmentation, common object…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Chuong H. Nguyen , Thuy C. Nguyen , Anh H. Vo , Yamazaki Masayuki

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

Object detection using automotive radars has not been explored with deep learning models in comparison to the camera based approaches. This can be attributed to the lack of public radar datasets. In this paper, we collect a novel radar…

Computer Vision and Pattern Recognition · Computer Science 2021-05-04 Ao Zhang , Farzan Erlik Nowruzi , Robert Laganiere

LiDAR-based 3D object detection and panoptic segmentation are two crucial tasks in the perception systems of autonomous vehicles and robots. In this paper, we propose All-in-One Perception Network (AOP-Net), a LiDAR-based multi-task…

Computer Vision and Pattern Recognition · Computer Science 2023-02-03 Yixuan Xu , Hamidreza Fazlali , Yuan Ren , Bingbing Liu

This paper introduces DGNet, a novel deep framework that exploits object gradient supervision for camouflaged object detection (COD). It decouples the task into two connected branches, i.e., a context and a texture encoder. The essential…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Ge-Peng Ji , Deng-Ping Fan , Yu-Cheng Chou , Dengxin Dai , Alexander Liniger , Luc Van Gool

Change detection, as a research hotspot in the field of remote sensing, has witnessed continuous development and progress. However, the discrimination of boundary details remains a significant bottleneck due to the complexity of surrounding…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Huan Zhong , Chen Wu , Ziqi Xiao

Two-stage detectors are state-of-the-art in object detection as well as pedestrian detection. However, the current two-stage detectors are inefficient as they do bounding box regression in multiple steps i.e. in region proposal networks and…

Computer Vision and Pattern Recognition · Computer Science 2022-09-26 Abdul Hannan Khan , Mohsin Munir , Ludger van Elst , Andreas Dengel

This paper presents how we can achieve the state-of-the-art accuracy in multi-category object detection task while minimizing the computational cost by adapting and combining recent technical innovations. Following the common pipeline of…

Computer Vision and Pattern Recognition · Computer Science 2016-10-03 Kye-Hyeon Kim , Sanghoon Hong , Byungseok Roh , Yeongjae Cheon , Minje Park