All Projects → MobileNetV3-SSD-Compact-Version → Similar Projects or Alternatives

194 Open source projects that are alternatives of or similar to MobileNetV3-SSD-Compact-Version

hand detection
A Light CNN based Method for Hand Detection and Orientation Estimation
Stars: ✭ 116 (+78.46%)
Mutual labels:  ssd, mobilenet, mobilenet-ssd
Mobilenet Ssd
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Stars: ✭ 1,805 (+2676.92%)
Mutual labels:  ssd, mobilenet, mobilenet-ssd
MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (+40%)
Mutual labels:  ssd, mobilenet, mobilenet-ssd
MobileNetV3-TF
Tensorflow implementation for two new MobileNetV3 models!
Stars: ✭ 25 (-61.54%)
Ssds pytorch
Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.
Stars: ✭ 71 (+9.23%)
Mutual labels:  ssd, mobilenet
Mobilenetv3 Ssd
MobileNetV3-SSD for object detection and implementation in PyTorch
Stars: ✭ 188 (+189.23%)
Mutual labels:  ssd, mobilenet
Mobilenetv2 Ssdlite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
Stars: ✭ 435 (+569.23%)
Mutual labels:  ssd, mobilenet
pedestrian recognition
A simple human recognition api for re-ID usage, power by paper https://arxiv.org/abs/1703.07737
Stars: ✭ 29 (-55.38%)
Mutual labels:  mobilenet, mobilenet-ssd
Ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Stars: ✭ 570 (+776.92%)
Mutual labels:  ssd, mobilenet
Tensorflow Face Detection
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Stars: ✭ 711 (+993.85%)
Mutual labels:  ssd, mobilenet
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-67.69%)
Mutual labels:  ssd-mobilenet, mobilenet-ssd
ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
Stars: ✭ 42 (-35.38%)
Mutual labels:  mobilenet, mobilenetv3
Tf Object Detection
Simpler app for tensorflow object detection API
Stars: ✭ 91 (+40%)
Mutual labels:  ssd, mobilenet
PaddlePaddle-SSD
基于PaddlePaddle实现的SSD,包括MobileNetSSD,MobileNetV2SSD,VGGSSD,ResNetSSD
Stars: ✭ 47 (-27.69%)
Mutual labels:  ssd, ssd-mobilenet
Proctoring Ai
Creating a software for automatic monitoring in online proctoring
Stars: ✭ 155 (+138.46%)
Mutual labels:  ssd, mobilenet
Ezfio
Simple NVME/SAS/SATA SSD test framework for Linux and Windows
Stars: ✭ 91 (+40%)
Mutual labels:  ssd
Kdiskmark
A simple open-source disk benchmark tool for Linux distros
Stars: ✭ 152 (+133.85%)
Mutual labels:  ssd
Badger
Fast key-value DB in Go.
Stars: ✭ 10,127 (+15480%)
Mutual labels:  ssd
Ssd
High quality, fast, modular reference implementation of SSD in PyTorch
Stars: ✭ 1,060 (+1530.77%)
Mutual labels:  ssd
Mmdetection
OpenMMLab Detection Toolbox and Benchmark
Stars: ✭ 17,646 (+27047.69%)
Mutual labels:  ssd
Training toolbox caffe
Training Toolbox for Caffe
Stars: ✭ 51 (-21.54%)
Mutual labels:  ssd
Ssd Knowledge Distillation
A PyTorch Implementation of Knowledge Distillation on SSD
Stars: ✭ 51 (-21.54%)
Mutual labels:  ssd
Unburden Home Dir
Automatically unburden $HOME from caches, etc. Useful for $HOME on SSDs, small disks or slow NFS homes. Can be triggered via an hook in /etc/X11/Xsession.d/.
Stars: ✭ 48 (-26.15%)
Mutual labels:  ssd
Vehicle Detection
Compare FasterRCNN,Yolo,SSD model with the same dataset
Stars: ✭ 130 (+100%)
Mutual labels:  ssd
Training extensions
Trainable models and NN optimization tools
Stars: ✭ 857 (+1218.46%)
Mutual labels:  ssd
Cv Papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
Stars: ✭ 738 (+1035.38%)
Mutual labels:  ssd
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (+133.85%)
Mutual labels:  ssd
Repulsion loss ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
Stars: ✭ 222 (+241.54%)
Mutual labels:  ssd
Ssd Gpu Dma
Build userspace NVMe drivers and storage applications with CUDA support
Stars: ✭ 172 (+164.62%)
Mutual labels:  ssd
Crossplatformdisktest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Stars: ✭ 123 (+89.23%)
Mutual labels:  ssd
Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+881.54%)
Mutual labels:  ssd
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (+207.69%)
Mutual labels:  ssd
Ssd Models
把极速检测器的门槛给我打下来make lightweight caffe-ssd great again
Stars: ✭ 62 (-4.62%)
Mutual labels:  ssd
Ssd keras
A Keras port of Single Shot MultiBox Detector
Stars: ✭ 1,763 (+2612.31%)
Mutual labels:  ssd
Pytorch Ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
Stars: ✭ 1,054 (+1521.54%)
Mutual labels:  ssd
Ssd pytorch
support different SSDs and different scale test, support refineDet.
Stars: ✭ 139 (+113.85%)
Mutual labels:  ssd
Ssd Led
Drive Activity Indicator
Stars: ✭ 38 (-41.54%)
Mutual labels:  ssd
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (+169.23%)
Mutual labels:  ssd
Ios tensorflow objectdetection example
An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101
Stars: ✭ 126 (+93.85%)
Mutual labels:  ssd
Ssd tensorflow traffic sign detection
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
Stars: ✭ 459 (+606.15%)
Mutual labels:  ssd
Pytorchssd
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
Stars: ✭ 697 (+972.31%)
Mutual labels:  ssd
quarkdet
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
Stars: ✭ 82 (+26.15%)
Mutual labels:  mobilenetv3
Subscribe2clash
v2ray\trojan\ss\ssr\ssd订阅转换Clash规则配置,自动更新ACL4SSR路由规则
Stars: ✭ 112 (+72.31%)
Mutual labels:  ssd
Ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Stars: ✭ 4,499 (+6821.54%)
Mutual labels:  ssd
Linux
The linux kernel source repository for Open-Channel SSDs
Stars: ✭ 119 (+83.08%)
Mutual labels:  ssd
Redis source annotation
redis 3.2.8 的源码注释
Stars: ✭ 452 (+595.38%)
Mutual labels:  ssd
Focalloss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
Stars: ✭ 172 (+164.62%)
Mutual labels:  ssd
Tabulo
Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)
Stars: ✭ 110 (+69.23%)
Mutual labels:  ssd
Freemove
Move directories without breaking shortcuts or installations
Stars: ✭ 443 (+581.54%)
Mutual labels:  ssd
Ssd Tensorflow
Single Shot MultiBox Detector in TensorFlow
Stars: ✭ 4,066 (+6155.38%)
Mutual labels:  ssd
Flashx
FlashX is a collection of big data analytics tools that perform data analytics in the form of graphs and matrices.
Stars: ✭ 220 (+238.46%)
Mutual labels:  ssd
Handpose
A python program to detect and classify hand pose using deep learning techniques
Stars: ✭ 168 (+158.46%)
Mutual labels:  ssd
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (+64.62%)
Mutual labels:  ssd
Pytorchnethub
项目注释+论文复现+算法竞赛
Stars: ✭ 341 (+424.62%)
Mutual labels:  ssd
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+420%)
Mutual labels:  ssd
Handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
Stars: ✭ 1,506 (+2216.92%)
Mutual labels:  ssd
Ssd.tensorflow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
Stars: ✭ 334 (+413.85%)
Mutual labels:  ssd
Crystaldiskinfo
CrystalDiskInfo
Stars: ✭ 293 (+350.77%)
Mutual labels:  ssd
A Pytorch Tutorial To Object Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Stars: ✭ 2,398 (+3589.23%)
Mutual labels:  ssd
Rootonnvme
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
Stars: ✭ 103 (+58.46%)
Mutual labels:  ssd
1-60 of 194 similar projects