This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
-
Updated
Nov 25, 2018 - Python
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
RPN+(Tensorflow) for people detection
A novel region proposal network for more general object detection ( including scene text detection ).
An re-implementation for Siamese-RPN with Tensorflow
Fast and Accurate User constrained Thumbnail Generation using Adaptive Convolutions. | ICASSP 2019 [ORAL]
RPN command-line calculator
NuSeT: A Deep Learning Tool for Reliably Separating and Analyzing Crowded Cells
This is simple RPN implementation using tensorflow. It can be used for Faster-RCNN.
根据正则表达式生成其对应 DFA 的状态转移图
friendly, extensible TUI RPN calculator
Simple implementation of faster rcnn by TensorFlow, containing 4 step training and easy to understand
An academic project about the retrieve of information about notes in music sheets using a Faster R-CNN and MUSCIMA++ dataset. The project was made by me and Federico Magnolfi [@fedem96].
A Python interpreter with an RPN calculator UI and API
A naive implementation of Faster RCNN using Keras.
faster R-CNN in Keras and Tensorflow 2
An assignment-based esolang implementing a version of call/cc.
By using SSD, we only need to take one single shot to detect multiple objects within the image, while regional proposal network (RPN) based approaches such as R-CNN series that need two shots, one for generating region proposals, one for detecting the object of each proposal. Thus, SSD is much faster compared with two-shot RPN-based approaches.
Python implementation of the Shunting-yard algorithm to compute string mathematical expression. Available on PyPI.
Add a description, image, and links to the rpn topic page so that developers can more easily learn about it.
To associate your repository with the rpn topic, visit your repo's landing page and select "manage topics."