DRBox
Object detector
An open-source deep learning framework for detecting rotated objects in images
A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
421 stars
27 watching
141 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
caffedetectionrotation-invariant
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
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 |
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
xingyizhou/extremenet | An object detection framework that uses extreme and center points to detect objects in images. | 1,031 |
avanetten/simrdwn | An object detection system using rapid satellite imagery and deep learning algorithms | 216 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
danielhfnr/tensorflow-carla-object-detection | A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |