fgs-obj
Object Detector
Demonstrates object detection using fine-grained search and structured prediction techniques
Object detection demo: Fine-grained search (FGS) + StructObj
50 stars
9 watching
32 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yuhangzang/contextdet | An approach to detecting objects in images using multimodal large language models and contextual information | 202 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
yuwenxiong/py-r-fcn | An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
feigechuanshu/ncnn-android-yolov6 | An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment | 62 |
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 |
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 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
xingwangsfu/caffe-yolo | An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 520 |
frischzenger/yolo-windows | An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. | 51 |
frankzhangrui/darknet-yolo | An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
xiaohaochen/rrc_detection | An object detection framework utilizing recurrent rolling convolution for accurate single-stage detection | 361 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
feghal/imagedetect | A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API | 306 |