Open AccessPosted Content
R-FCN: Object Detection via Region-based Fully Convolutional Networks
TL;DR: This work presents region-based, fully convolutional networks for accurate and efficient object detection, and proposes position-sensitive score maps to address a dilemma between translation-invariance in image classification and translation-variance in object detection.
read more
Abstract: We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our region-based detector is fully convolutional with almost all computation shared on the entire image. To achieve this goal, we propose position-sensitive score maps to address a dilemma between translation-invariance in image classification and translation-variance in object detection. Our method can thus naturally adopt fully convolutional image classifier backbones, such as the latest Residual Networks (ResNets), for object detection. We show competitive results on the PASCAL VOC datasets (e.g., 83.6% mAP on the 2007 set) with the 101-layer ResNet. Meanwhile, our result is achieved at a test-time speed of 170ms per image, 2.5-20x faster than the Faster R-CNN counterpart. Code is made publicly available at: this https URL
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Proceedings Article
Event-Intensity Stereo: Estimating Depth by the Best of Both Worlds
Mohammad Mostafavi,Kuk-Jin Yoon,Jonghyun Choi +2 more
- 01 Jan 2021
LiCaNet: Further Enhancement of Joint Perception and Motion Prediction based on Multi-Modal Fusion
Yasser H. Khalil,Hussein T. Mouftah +1 more
- 08 Sep 2021
TL;DR: A comprehensive evaluation to validate the outstanding performance of LiCaNet compared to the state-of-the-art is presented, revealing that utilizing a camera sensor results in a substantial perception gain over the previous fusion network and a steep reduction in displacement errors.
•Posted Content
BorderDet: Border Feature for Dense Object Detection
TL;DR: In this paper, a simple and efficient operator called Border-Align is proposed to extract "border features" from the extreme point of the border to enhance the point feature, which explicitly exploits the border information for stronger classification and more accurate localization.
15
A Modified CenterNet for Crack Detection of Sanitary Ceramics
Xiaogang Jia,Xianqiang Yang,Xinghu Yu,Huijun Gao +3 more
- 18 Oct 2020
TL;DR: A modified CenterNet is proposed to complete the defect detection of Sanitary Ceramics by taking advantage of the anchor-free model, CenterNet, and changing the main structure to fit the data and introducing an extra branch with shallow layers to strengthen the feature representation.
15
Online Detection of Action Start via Soft Computing for Smart City
TL;DR: A novel model is proposed to tackle the online detection of action start task in video understanding and analysis, which is critical to the multimedia security in smart cities and achieves state-of-the-art results on the benchmark THUMOS14 data set.
15
References
•Proceedings Article
Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs
Liang-Chieh Chen,George Papandreou,Iasonas Kokkinos,Kevin Murphy,Alan L. Yuille +4 more
- 07 May 2015
TL;DR: DeepLab as mentioned in this paper combines the responses at the final layer with a fully connected CRF to localize segment boundaries at a level of accuracy beyond previous methods, achieving 71.6% IOU accuracy in the test set.
2.4K
Inside-Outside Net: Detecting Objects in Context with Skip Pooling and Recurrent Neural Networks
Sean Bell,C. Lawrence Zitnick,Kavita Bala,Ross Girshick +3 more
- 01 Jun 2016
TL;DR: The Inside-Outside Net (ION), an object detector that exploits information both inside and outside the region of interest, provides strong evidence that context and multi-scale representations improve small object detection.
•Posted Content
Instance-sensitive Fully Convolutional Networks
TL;DR: This paper develops FCNs that are capable of proposing instance-level segment candidates that do not have any high-dimensional layer related to the mask resolution, but instead exploits image local coherence for estimating instances.
288
Related Papers (5)
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014