MAX-Object-Detector
Object detector
A tool for detecting objects in images using deep learning models
Localize and identify multiple objects in a single image.
290 stars
39 watching
225 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
coco-datasetdocker-imagemachine-learningmachine-learning-modelstensorflow-model
Related projects:
Repository | Description | Stars |
---|---|---|
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
xingyizhou/extremenet | An object detection framework that uses extreme and center points to detect objects in images. | 1,031 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
vdigpku/m2det | An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
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 |
danielhfnr/tensorflow-carla-object-detection | A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
ibm/max-human-pose-estimator | Detects humans and estimates their poses in images using a machine learning model based on OpenPose | 65 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,183 |
ibm/max-scene-classifier | An image classification model for recognizing physical places and locations | 41 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |