FPN

Object detector

This project implements a deep learning framework for object detection using a feature pyramid network architecture.

Feature Pyramid Networks for Object Detection

GitHub

525 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. 225
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,992
ayoolaolafenwa/pixellib A deep learning library for image segmentation and object detection using PyTorch. 1,054
hciilab/derpn Improves object detection by generating region proposals with increased adaptivity. 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,184
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 105
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 137
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