CFENet
Object detector
A single-stage object detection system utilizing a comprehensive feature enhancement module
Comprehensive Feature Enhancement Module for Single-Shot Object Detector
198 stars
25 watching
36 forks
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vdigpku/m2det | An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
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 |
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 |
goatmessi8/rfbnet | An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,413 |
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 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,503 |
xingyizhou/extremenet | An object detection framework that uses extreme and center points to detect objects in images. | 1,031 |
feghal/imagedetect | A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API | 306 |
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
yutingzhang/fgs-obj | Demonstrates object detection using fine-grained search and structured prediction techniques | 50 |
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |