中文
相关论文

相关论文: Libra R-CNN: Towards Balanced Learning for Object …

200 篇论文

Instance recognition is rapidly advanced along with the developments of various deep convolutional neural networks. Compared to the architectures of networks, the training process, which is also crucial to the success of detectors, has…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jiangmiao Pang , Kai Chen , Qi Li , Zhihai Xu , Huajun Feng , Jianping Shi , Wanli Ouyang , Dahua Lin

Most existing object detectors suffer from class imbalance problems that hinder balanced performance. In particular, anchor free object detectors have to solve the background imbalance problem due to detection in a per-pixel prediction…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Hopyong Gil , Sangwoo Park , Yusang Park , Wongoo Han , Juyean Hong , Juneyoung Jung

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

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…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Tsung-Yi Lin , Priya Goyal , Ross Girshick , Kaiming He , Piotr Dollár

Imbalance issue is a major yet unsolved bottleneck for the current object detection models. In this work, we observe two crucial yet never discussed imbalance issues. The first imbalance lies in the large number of low-quality RPN…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Zheng Ge , Zequn Jie , Xin Huang , Chengzheng Li , Osamu Yoshie

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Trong Huy Phan , Kazuma Yamamoto

Classification and regression are two pillars of object detectors. In most CNN-based detectors, these two pillars are optimized independently. Without direct interactions between them, the classification loss and the regression loss can not…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Keyang Wang , Lei Zhang

Candidate object proposals generated by object detectors based on convolutional neural network (CNN) encounter easy-hard samples imbalance problem, which can affect overall performance. In this study, we propose a Proposal-balanced Network…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Jing Wu , Xiang Zhang , Mingyi Zhou , Ce Zhu

The labeling cost of large number of bounding boxes is one of the main challenges for training modern object detectors. To reduce the dependence on expensive bounding box annotations, we propose a new semi-supervised object detection…

计算机视觉与模式识别 · 计算机科学 2018-12-04 JIyang Gao , Jiang Wang , Shengyang Dai , Li-Jia Li , Ram Nevatia

Real-time single-stage object detectors based on deep learning still remain less accurate than more complex ones. The trade-off between model performance and computational speed is a major challenge. In this paper, we propose a new way to…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Florian Chabot , Quoc-Cuong Pham , Mohamed Chaouch

Object detection has been one of the most active topics in computer vision for the past years. Recent works have mainly focused on pushing the state-of-the-art in the general-purpose COCO benchmark. However, the use of such detection…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Manuel Carranza-García , Pedro Lara-Benítez , Jorge García-Gutiérrez , José C. Riquelme

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

The class imbalance problem in deep learning has been explored in several studies, but there has yet to be a systematic analysis of this phenomenon in object detection. Here, we present comprehensive analyses and experiments of the…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Hanxue Gu , Haoyu Dong , Nicholas Konz , Maciej A. Mazurowski

This paper presents a new approach for training two-stage object detection ensemble models, more specifically, Faster R-CNN models to estimate uncertainty. We propose training one Region Proposal Network(RPN) and multiple Fast R-CNN…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Denis Mbey Akola , Gianni Franchi

Resembling the rapid learning capability of human, few-shot learning empowers vision systems to understand new concepts by training with few samples. Leading approaches derived from meta-learning on images with a single visual object.…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xiaopeng Yan , Ziliang Chen , Anni Xu , Xiaoxi Wang , Xiaodan Liang , Liang Lin

In object detection, an intersection over union (IoU) threshold is required to define positives and negatives. An object detector, trained with low IoU threshold, e.g. 0.5, usually produces noisy detections. However, detection performance…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Zhaowei Cai , Nuno Vasconcelos

Current state-of-the-art two-stage models on instance segmentation task suffer from several types of imbalances. In this paper, we address the Intersection over the Union (IoU) distribution imbalance of positive input Regions of Interest…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Leonardo Rossi , Akbar Karimi , Andrea Prati

Complicated underwater environments bring new challenges to object detection, such as unbalanced light conditions, low contrast, occlusion, and mimicry of aquatic organisms. Under these circumstances, the objects captured by the underwater…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Pinhao Song , Pengteng Li , Linhui Dai , Tao Wang , Zhan Chen

Recently few-shot object detection is widely adopted to deal with data-limited situations. While most previous works merely focus on the performance on few-shot categories, we claim that detecting all classes is crucial as test samples may…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Zhibo Fan , Yuchen Ma , Zeming Li , Jian Sun
‹ 上一页 1 2 3 10 下一页 ›