English
Related papers

Related papers: Pyramid R-CNN: Towards Better Performance and Adap…

200 papers

For Convolutional Neural Network-based object detection, there is a typical dilemma: the spatial information is well kept in the shallow layers which unfortunately do not have enough semantic information, while the deep layers have a high…

Computer Vision and Pattern Recognition · Computer Science 2020-05-08 Ziming Liu , Guangyu Gao , Lin Sun , Li Fang

With the tide of artificial intelligence, we try to apply deep learning to understand 3D data. Point cloud is an important 3D data structure, which can accurately and directly reflect the real world. In this paper, we propose a simple and…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Kang Zhiheng , Li Ning

Large imbalance often exists between the foreground points (i.e., objects) and the background points in outdoor LiDAR point clouds. It hinders cutting-edge detectors from focusing on informative areas to produce accurate 3D object detection…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Peng Wu , Lipeng Gu , Xuefeng Yan , Haoran Xie , Fu Lee Wang , Gary Cheng , Mingqiang Wei

Arising from the various object types and scales, diverse imaging orientations, and cluttered backgrounds in optical remote sensing image (RSI), it is difficult to directly extend the success of salient object detection for nature scene…

Computer Vision and Pattern Recognition · Computer Science 2020-01-08 Chongyi Li , Runmin Cong , Junhui Hou , Sanyi Zhang , Yue Qian , Sam Kwong

We introduce Multi-Expert Region-based Convolutional Neural Network (ME R-CNN) which is equipped with multiple experts (ME) where each expert is learned to process a certain type of regions of interest (RoIs). This architecture better…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Hyungtae Lee , Sungmin Eum , Heesung Kwon

In this work we review the coarse-to-fine spatial feature pyramid concept, which is used in state-of-the-art optical flow estimation networks to make exploration of the pixel flow search space computationally tractable and efficient. Within…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Markus Hofinger , Samuel Rota Bulò , Lorenzo Porzi , Arno Knapitsch , Thomas Pock , Peter Kontschieder

To avoid the exhaustive search over locations and scales, current state-of-the-art object detection systems usually involve a crucial component generating a batch of candidate object proposals from images. In this paper, we present a simple…

Computer Vision and Pattern Recognition · Computer Science 2018-07-31 Tianshui Chen , Liang Lin , Xian Wu , Nong Xiao , Xiaonan Luo

We present a generic and flexible module that encodes region proposals by both their intrinsic features and the extrinsic correlations to the others. The proposed non-local region of interest (NL-RoI) can be seamlessly adapted into…

Computer Vision and Pattern Recognition · Computer Science 2018-11-27 Shou-Yao Roy Tseng , Hwann-Tzong Chen , Shao-Heng Tai , Tyng-Luh Liu

3D LiDAR-based single object tracking (SOT) has gained increasing attention as it plays a crucial role in 3D applications such as autonomous driving. The central problem is how to learn a target-aware representation from the sparse and…

Computer Vision and Pattern Recognition · Computer Science 2023-05-17 Mengmeng Wang , Teli Ma , Xingxing Zuo , Jiajun Lv , Yong Liu

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

Convolutional neural networks (CNNs) have attracted increasing attention in the remote sensing community. Most CNNs only take the last fully-connected layers as features for the classification of remotely sensed images, discarding the other…

Computer Vision and Pattern Recognition · Computer Science 2016-11-14 Qingshan Liu , Renlong Hang , Huihui Song , Fuping Zhu , Javier Plaza , Antonio Plaza

Great progress has been made in learning-based object detection methods in the last decade. Two-stage detectors often have higher detection accuracy than one-stage detectors, due to the use of region of interest (RoI) feature extractors…

Computer Vision and Pattern Recognition · Computer Science 2023-12-18 Guo-Ye Yang , George Kiyohiro Nakayama , Zi-Kai Xiao , Tai-Jiang Mu , Xiaolei Huang , Shi-Min Hu

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

Building extraction from aerial images has several applications in problems such as urban planning, change detection, and disaster management. With the increasing availability of data, Convolutional Neural Networks (CNNs) for semantic…

Computer Vision and Pattern Recognition · Computer Science 2020-04-16 Clint Sebastian , Raffaele Imbriaco , Egor Bondarev , Peter H. N. de With

Since Intersection-over-Union (IoU) based optimization maintains the consistency of the final IoU prediction metric and losses, it has been widely used in both regression and classification branches of single-stage 2D object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao , Gim Hee Lee

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

Computer Vision and Pattern Recognition · Computer Science 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

This paper presents a new approach to 3D object detection that leverages the properties of the data obtained by a LiDAR sensor. State-of-the-art detectors use neural network architectures based on assumptions valid for camera images.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Guus Engels , Nerea Aranjuelo , Ignacio Arganda-Carreras , Marcos Nieto , Oihana Otaegui

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Haiyang Wang , Lihe Ding , Shaocong Dong , Shaoshuai Shi , Aoxue Li , Jianan Li , Zhenguo Li , Liwei Wang

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

In this paper, we propose SparseDet for end-to-end 3D object detection from point cloud. Existing works on 3D object detection rely on dense object candidates over all locations in a 3D or 2D grid following the mainstream methods for object…

Computer Vision and Pattern Recognition · Computer Science 2022-06-03 Jianhong Han , Zhaoyi Wan , Zhe Liu , Jie Feng , Bingfeng Zhou