FPN
Object Detector
Implementation of Feature Pyramid Networks for Object Detection using Caffe.
Feature Pyramid Networks for Object Detection
524 stars
17 watching
263 forks
Language: Jupyter Notebook
last commit: over 6 years ago feature-pyramid-networkfpnobject-detection
Related projects:
Repository | Description | Stars |
---|---|---|
bharatsingh430/py-r-fcn-multigpu | A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
yuwenxiong/py-r-fcn | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
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 |
wongkinyiu/yolor | An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,989 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
hciilab/derpn | A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors | 156 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
xiang-wuu/ncnn-android-yolov7 | An Android implementation of object detection using Yolov7 and the ncnn neural network library | 133 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |