simpledet
Object detector framework
A framework for object detection and instance recognition with high-performance training capabilities
A Simple and Versatile Framework for Object Detection and Instance Recognition
3k stars
119 watching
488 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
instance-segmentationmxnetobject-detection
Related projects:
Repository | Description | Stars |
---|---|---|
| A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,520 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework | 193 |
| An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks | 3,648 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| A lightweight object detection model designed for efficient inference on mobile devices and edge AI applications. | 5,796 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| An experimental implementation of Faster R-CNN object detection using TensorFlow | 2,340 |
| An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |
| A high-performance neural network inference framework supporting various deep learning frameworks and hardware platforms. | 4,435 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| A deep neural network toolkit allowing researchers and engineers to train various models | 6,997 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| A collection of papers, datasets, code, and resources for object tracking and detection using deep learning. | 2,441 |