RSA-for-object-detection

Object Detection Framework

Provides a software framework for implementing object detection algorithms using Recurrent Scale Approximation (RSA) and CNN-based methods

Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017

GitHub

238 stars
38 watching
76 forks
Language: Matlab
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
daijifeng001/r-fcnA MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.1,245
xiaohaochen/rrc_detectionAn object detection framework utilizing recurrent rolling convolution for accurate single-stage detection361
chengyangfu/retinamaskA Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.339
bharatsingh430/py-r-fcn-multigpuA software framework for training object detection models on multiple GPUs using the Caffe deep learning framework193
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
liulei01/drboxAn algorithm for detecting objects with arbitrary orientations in images421
zhaoweicai/cascade-rcnnAn object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy.1,046
jxr326/swinmcnetA Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images16
chenjoya/vehicle_detection_recognitionA Matlab project for vehicle detection and recognition using deep learning techniques.202
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
ibm/max-object-detectorA tool for detecting objects in images using deep learning models290
jiwei0921/dmraA Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection105