paper-with-me

Papers

Fast R-CNN

2015-04-30 · ICCV 2015 12 · Ross Girshick

This paper proposes a Fast Region-based Convolutional Network method (Fast R-CNN) for object detection. Fast R-CNN builds on previous work to efficiently classify object proposals using deep convolutional networks. Compared to previous work, Fast R-CNN employs several innovations to improve training and testing speed while also increasing detection accuracy. Fast R-CNN trains the very deep VGG16 network 9x faster than R-CNN, is 213x faster at test-time, and achieves a higher mAP on PASCAL VOC 2012. Compared to SPPnet, Fast R-CNN trains VGG16 3x faster, tests 10x faster, and is more accurate. Fast R-CNN is implemented in Python and C++ (using Caffe) and is available under the open-source MIT License at https://github.com/rbgirshick/fast-rcnn.

📄 PDF Abstract BibTeX arXiv:1504.08083

Code (30)

rbgirshick/fast-rcnn 공식 구현 caffe2
AkashGanesan/PedestrianAttention
BlackAngel1111/Fast-RCNN caffe2
FL77N/Fast-RCNN-on-PPDet paddle
KushaalShroff/Signature-and-Annotation-detection tf
MindSpore-paper-code-3/code6/tree/main/cnnctc mindspore
Qinhj07/ATOMCode pytorch
ashishsalunkhe/Understanding-RCNN-Fast-RCNN-Faster-RCNN-and-Mask-RCNN
beassssry/U caffe2
bmstu-iu8-g1-2019-project/road-signs-recognition tf
devsoft123/fast-cnn caffe2
facebookresearch/detectron pytorch
jiajunhua/facebookresearch-Detectron caffe2
macomino/TFM tf
mrnabati/RRPN caffe2
msuhail1997/Fast-RCNN-Pytorch pytorch
msuhail1997/Faster-RCNN-Pytorch_Object_Detection pytorch
nirajdevpandey/Object-detection-and-localization-using-SSD- tf
nirajdpandey/Object-detection-and-localization-using-SSD tf
polospeter/TensorFlow-Advanced-Techniques-Specialization tf
qq330488563/TEST caffe2
rajs25/Object-Detection tf
rh01/fast-rnn caffe2
sangamdeuja/Helsinki_pedestrian_crossing_detection
saumya-jetley/pp_ICVSS15_TacklingBkgndDifferently
sbetageri/MaskRCNN pytorch
serengil/retinaface tf
sunhui1234/haha caffe2
xjnpark/ds caffe2
zjZSTU/Fast-R-CNN pytorch

Tasks

ObjectObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
Fast R-CNN Fast R-CNN is an object detection model that improves in its predecessor R-CNN in a number of ways. Instead of extracting CNN…

Similar Papers 제목 키워드 기반

FasteNet: A Fast Railway Fastener Detector

2020-12-14 · Jun Jet Tai, Mauro S. Innocente, Owais Mehmood

In this work, a novel high-speed railway fastener detector is introduced. This fully convolutional network, dubbed FasteNet, foregoes the notion of bounding boxes and performs detection directly on a predicted saliency m…

Fast Hyperspectral Image Denoising and Inpainting Based on Low-Rank and Sparse Representations

2021-03-11 · Lina Zhuang, Jose M. Bioucas-Dias

This paper introduces two very fast and competitive hyperspectral image (HSI) restoration algorithms: fast hyperspectral denoising (FastHyDe), a denoising algorithm able to cope with Gaussian and Poissonian noise, and fa…

DenoisingHyperspectral Image DenoisingImage Denoising

WI Fast Stats: a collection of web apps for the visualization and analysis of WI Fast Plants data

2020-12-06

WI Fast Stats is the first and only dedicated tool tailored to the WI Fast Plants educational objectives. WI Fast Stats is an integrated animated web page with a collection of R-developed web apps that provide Data Visua…

Data Visualization

FASTR: Reimagining FASTQ via Compact Image-inspired Representation

2026-01-23 · Adrian Tkachenko, Sepehr Salem, Ayotomiwa Ezekiel Adeniyi, Zulal Bingol 외 arxiv

Motivation: High-throughput sequencing (HTS) enables population-scale genomics but generates massive datasets, creating bottlenecks in storage, transfer, and analysis. FASTQ, the standard format for over two decades, sto…

FAST-RIR: Fast neural diffuse room impulse response generator

2021-10-07 · Anton Ratnarajah, Shi-Xiong Zhang, Meng Yu, Zhenyu Tang 외

We present a neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse responses (RIRs) for a given acoustic environment. Our FAST-RIR takes rectangular room dimensions, lis…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)CPUGPU+3