pith. sign in

arxiv: 1702.02138 · v2 · pith:RAYYIMDUnew · submitted 2017-02-07 · 💻 cs.CV

An Implementation of Faster RCNN with Study for Region Sampling

classification 💻 cs.CV
keywords samplingfasterimplementationmadercnnregionablationachieve
0
0 comments X
read the original abstract

We adapted the join-training scheme of Faster RCNN framework from Caffe to TensorFlow as a baseline implementation for object detection. Our code is made publicly available. This report documents the simplifications made to the original pipeline, with justifications from ablation analysis on both PASCAL VOC 2007 and COCO 2014. We further investigated the role of non-maximal suppression (NMS) in selecting regions-of-interest (RoIs) for region classification, and found that a biased sampling toward small regions helps performance and can achieve on-par mAP to NMS-based sampling when converged sufficiently.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Automatic Colon Polyp Detection using Region based Deep CNN and Post Learning Approaches

    cs.CV 2019-06 unverdicted novelty 4.0

    Region-based deep CNN with transfer learning and post-learning methods achieves better polyp detection performance than prior systems on large colonoscopy image and video databases.