M2Det
Object detector
An object detection framework that combines multiple scales and levels to improve detection accuracy.
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
1k stars
67 watching
318 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,503 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
xingyizhou/extremenet | An object detection framework that uses extreme and center points to detect objects in images. | 1,031 |
mtcloudvision/mxnet-dssd | An implementation of Deconvolutional Single Shot Detector using MXNet and TDM architecture for object detection. | 112 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
vxy10/p5_vehicledetection_unet | Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset | 95 |
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 |
naver-ai/vidt | An object detection model that extends transformer-based technology to also support instance segmentation | 307 |