DeRPN
Region proposal network
A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors
A novel region proposal network for more general object detection ( including scene text detection ).
156 stars
23 watching
46 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
detectionobject-detectionobject-proposalsregion-proposalsrpnscene-textscene-text-detectiontext-detection
Related projects:
Repository | Description | Stars |
---|---|---|
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
yuwenxiong/py-r-fcn | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
xiong-zhitong/pytorch_rfcn | An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
tianzhi0549/ctpn | Detects text in images using a neural network architecture | 1,284 |
eniac-xie/faster-rcnn-resnet | An implementation of a Faster R-CNN object detection algorithm using a ResNet neural network architecture. | 207 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
unsky/fpn | Implementation of Feature Pyramid Networks for Object Detection using Caffe. | 524 |
jiwei0921/dmra | A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection | 105 |
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
daijifeng001/r-fcn | A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
yonghaoxu/rpnet | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 55 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
cherubicxn/afm_cvpr2019 | An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 295 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |