ssd-spacenet
Detector
Object detection using Caffe-based Single Shot MultiBox Detector on satellite imagery data
Detect buildings in the Spacenet satellite imagery dataset using Single Shot MultiBox Detector (SSD)
56 stars
10 watching
19 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhreshold/mxnet-ssd | An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm. | 764 |
lzx1413/caffe_ssd | An implementation of a unified framework for object detection using a single network. | 109 |
chuanqi305/mobilenet-ssd | A Caffe implementation of the MobileNet SSD detection network | 2,034 |
zhreshold/mxnet-ssd.cpp | A C++ object detection module for mxnet-ssd | 97 |
skyhehe123/sa-ssd | A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. | 493 |
yi94code/hrsod | This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. | 69 |
gistairc/hs-sod | Provides a dataset and tools for testing salient object detection models on hyperspectral images | 54 |
team3997/chickenvision | An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
mtcloudvision/mxnet-dssd | An implementation of Deconvolutional Single Shot Detector using MXNet and TDM architecture for object detection. | 112 |
angknpng/sacnet | A framework for detecting salient objects in RGB-T images using an alignment-free approach and a unified benchmark. | 9 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |
shaoqingren/spp_net | An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. | 364 |
spaceraccoon/manuka | A modular OSINT honeypot system that monitors and tracks reconnaissance attempts by threat actors to generate actionable intelligence for defenders. | 329 |