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)
57 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. | 763 |
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,036 |
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. | 492 |
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 | 55 |
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 software framework implementing an alignment-free RGBT salient object detection algorithm using a semantics-guided asymmetric correlation network | 10 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,598 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 52 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 9 |
shaoqingren/spp_net | Re-implementation of an object detection algorithm described in the ECCV 2014 paper Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition. | 364 |
spaceraccoon/manuka | A modular OSINT honeypot system that monitors and tracks reconnaissance attempts by threat actors to generate actionable intelligence for defenders. | 330 |