English
Related papers

Related papers: Libra R-CNN: Towards Balanced Learning for Object …

200 papers

In object detection, offset-guided and point-guided regression dominate anchor-based and anchor-free method separately. Recently, point-guided approach is introduced to anchor-based method. However, we observe points predicted by this way…

Computer Vision and Pattern Recognition · Computer Science 2020-11-05 Bin Zhu , Qing Song , Lu Yang , Zhihui Wang , Chun Liu , Mengjie Hu

Most of object detection algorithms can be categorized into two classes: two-stage detectors and one-stage detectors. Recently, many efforts have been devoted to one-stage detectors for the simple yet effective architecture. Different from…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Qi Qian , Lei Chen , Hao Li , Rong Jin

Recently, deep learning-based models have exhibited remarkable performance for image manipulation detection. However, most of them suffer from poor universality of handcrafted or predetermined features. Meanwhile, they only focus on…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Chao Yang , Huizhou Li , Fangting Lin , Bin Jiang , Hao Zhao

For a long time, object detectors have suffered from extreme imbalance between foregrounds and backgrounds. While several sampling/reweighting schemes have been explored to alleviate the imbalance, they are usually heuristic and demand…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Joya Chen , Dong Liu , Bin Luo , Xuezheng Peng , Tong Xu , Enhong Chen

State-of-the-art object detectors rely on regressing and classifying an extensive list of possible anchors, which are divided into positive and negative samples based on their intersection-over-union (IoU) with corresponding groundtruth…

Computer Vision and Pattern Recognition · Computer Science 2020-06-01 Hengduo Li , Zuxuan Wu , Chen Zhu , Caiming Xiong , Richard Socher , Larry S. Davis

Current state-of-the-art two-stage detectors generate oriented proposals through time-consuming schemes. This diminishes the detectors' speed, thereby becoming the computational bottleneck in advanced oriented object detection systems. This…

Computer Vision and Pattern Recognition · Computer Science 2021-08-13 Xingxing Xie , Gong Cheng , Jiabao Wang , Xiwen Yao , Junwei Han

In object detection, the intersection over union (IoU) threshold is frequently used to define positives/negatives. The threshold used to train a detector defines its \textit{quality}. While the commonly used threshold of 0.5 leads to noisy…

Computer Vision and Pattern Recognition · Computer Science 2019-06-25 Zhaowei Cai , Nuno Vasconcelos

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

Computer Vision and Pattern Recognition · Computer Science 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is…

Computer Vision and Pattern Recognition · Computer Science 2018-02-13 Jiajie Wang , Jiangchao Yao , Ya Zhang , Rui Zhang

3D object detection with a single image is an essential and challenging task for autonomous driving. Recently, keypoint-based monocular 3D object detection has made tremendous progress and achieved great speed-accuracy trade-off. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Jun Li

The continual learning problem has been widely studied in image classification, while rare work has been explored in object detection. Some recent works apply knowledge distillation to constrain the model to retain old knowledge, but this…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Kai Zheng , Cen Chen

Few-shot object detection (FSOD) aims to detect objects using only a few examples. How to adapt state-of-the-art object detectors to the few-shot domain remains challenging. Object proposal is a key ingredient in modern object detectors.…

Computer Vision and Pattern Recognition · Computer Science 2022-06-03 Guangxing Han , Shiyuan Huang , Jiawei Ma , Yicheng He , Shih-Fu Chang

In this paper, we propose a balancing training method to address problems in imbalanced data learning. To this end, we derive a new loss used in the balancing training phase that alleviates the influence of samples that cause an overfitted…

Computer Vision and Pattern Recognition · Computer Science 2021-10-14 Seulki Park , Jongin Lim , Younghan Jeon , Jin Young Choi

RetinaNet proposed Focal Loss for classification task and improved one-stage detectors greatly. However, there is still a gap between it and two-stage detectors. We analyze the prediction of RetinaNet and find that the misalignment of…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Wu Kehe , Chen Zuge , Zhang Xiaoliang , Li Wei

Few-shot object detection, which aims at detecting novel objects rapidly from extremely few annotated examples of previously unseen classes, has attracted significant research interest in the community. Most existing approaches employ the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Limeng Qiao , Yuxuan Zhao , Zhiyuan Li , Xi Qiu , Jianan Wu , Chi Zhang

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

Computer Vision and Pattern Recognition · Computer Science 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

Computer Vision and Pattern Recognition · Computer Science 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

Object detection is widely studied in computer vision filed. In recent years, certain representative deep learning based detection methods along with solid benchmarks are proposed, which boosts the development of related researchs. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-05-13 Xin Yi , Jiahao Wu , Bo Ma , Yangtong Ou , Longyao Liu

We propose Shift R-CNN, a hybrid model for monocular 3D object detection, which combines deep learning with the power of geometry. We adapt a Faster R-CNN network for regressing initial 2D and 3D object properties and combine it with a…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Andretti Naiden , Vlad Paunescu , Gyeongmo Kim , ByeongMoon Jeon , Marius Leordeanu

Previous studies dominantly target at self-supervised learning on real-valued networks and have achieved many promising results. However, on the more challenging binary neural networks (BNNs), this task has not yet been fully explored in…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Zhiqiang Shen , Zechun Liu , Jie Qin , Lei Huang , Kwang-Ting Cheng , Marios Savvides