All Projects → Ssd Tensorflow → Similar Projects or Alternatives

526 Open source projects that are alternatives of or similar to Ssd Tensorflow

semantic segmentation
Semantically segment the road in the given image.
Stars: ✭ 91 (-46.15%)
Easy Faster Rcnn.pytorch
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
Stars: ✭ 141 (-16.57%)
Mutual labels:  object-detection, vgg16
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+15.38%)
Mutual labels:  object-detection, vgg16
Image Segmentation Fcn
Semantic Image Segmentation using a Fully Convolutional Neural Network in TensorFlow
Stars: ✭ 82 (-51.48%)
Ssd keras
A Keras port of Single Shot MultiBox Detector
Stars: ✭ 1,763 (+943.2%)
Keras Yolov3 Mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
Stars: ✭ 552 (+226.63%)
Mutual labels:  object-detection, vgg16
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+726.63%)
Mutual labels:  object-detection, vgg16
Yolov3
yolov3 by pytorch
Stars: ✭ 142 (-15.98%)
Mutual labels:  object-detection
Nas Fcos
NAS-FCOS: Fast Neural Architecture Search for Object Detection (CVPR 2020)
Stars: ✭ 156 (-7.69%)
Mutual labels:  object-detection
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-15.98%)
Mutual labels:  object-detection
Voc2coco
How to create custom COCO data set for object detection
Stars: ✭ 140 (-17.16%)
Mutual labels:  object-detection
Data science bowl 2018
My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton
Stars: ✭ 147 (-13.02%)
Mutual labels:  object-detection
Yolov4 Cloud Tutorial
This repository walks you through how to Build and Run YOLOv4 Object Detections with Darknet in the Cloud with Google Colab.
Stars: ✭ 153 (-9.47%)
Mutual labels:  object-detection
Tensorflow Anpr
Automatic Number (License) Plate Recognition using Tensorflow Object Detection API
Stars: ✭ 142 (-15.98%)
Mutual labels:  object-detection
Adelaidet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Stars: ✭ 2,565 (+1417.75%)
Mutual labels:  object-detection
Tfclassify Unity
An example of using Tensorflow with Unity for image classification and object detection.
Stars: ✭ 140 (-17.16%)
Mutual labels:  object-detection
Derpn
A novel region proposal network for more general object detection ( including scene text detection ).
Stars: ✭ 155 (-8.28%)
Mutual labels:  object-detection
Map
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Stars: ✭ 2,324 (+1275.15%)
Mutual labels:  object-detection
Csl retinanet tensorflow
Code for ECCV 2020 paper: Arbitrary-Oriented Object Detection with Circular Smooth Label
Stars: ✭ 140 (-17.16%)
Mutual labels:  object-detection
Microsoft Rocket Video Analytics Platform
A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
Stars: ✭ 162 (-4.14%)
Mutual labels:  object-detection
Dsfd.pytorch
DSFD implement with pytorch
Stars: ✭ 153 (-9.47%)
Mutual labels:  vgg16
Wsddn
Weakly Supervised Deep Detection Networks (CVPR 2016)
Stars: ✭ 138 (-18.34%)
Mutual labels:  object-detection
Keras Vgg16 Places365
Keras code and weights files for the VGG16-places365 and VGG16-hybrid1365 CNNs for scene classification
Stars: ✭ 138 (-18.34%)
Mutual labels:  vgg16
Ssd keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
Stars: ✭ 152 (-10.06%)
Mutual labels:  object-detection
Copy Paste Aug
Copy-paste augmentation for segmentation and detection tasks
Stars: ✭ 132 (-21.89%)
Mutual labels:  object-detection
Domain Adaptive Faster Rcnn Pytorch
Domain Adaptive Faster R-CNN in PyTorch
Stars: ✭ 135 (-20.12%)
Mutual labels:  object-detection
Raspberrypi Objectdetection Tensorflow
Object Detection using TensorFlow on a Raspberry Pi
Stars: ✭ 147 (-13.02%)
Mutual labels:  object-detection
Bmw Tensorflow Inference Api Cpu
This is a repository for an object detection inference API using the Tensorflow framework.
Stars: ✭ 158 (-6.51%)
Mutual labels:  object-detection
Bmw Labeltool Lite
This repository provides you with a easy to use labeling tool for State-of-the-art Deep Learning training purposes.
Stars: ✭ 145 (-14.2%)
Mutual labels:  object-detection
Snip
Scale Normalization for Image Pyramids
Stars: ✭ 164 (-2.96%)
Mutual labels:  object-detection
Iterdet
[S+SSPR2020] IterDet: Iterative Scheme for Object Detection in Crowded Environments
Stars: ✭ 143 (-15.38%)
Mutual labels:  object-detection
Motbeyondpixels
Monocular multi-object tracking using simple and complementary 3D and 2D cues (ICRA 2018)
Stars: ✭ 155 (-8.28%)
Mutual labels:  object-detection
A Pytorch Tutorial To Object Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Stars: ✭ 2,398 (+1318.93%)
Mutual labels:  object-detection
Lrf Net
Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019
Stars: ✭ 160 (-5.33%)
Mutual labels:  object-detection
S2anet
Official code of the paper "Align Deep Features for Oriented Object Detection"
Stars: ✭ 150 (-11.24%)
Mutual labels:  object-detection
Tf2 Yolov4
A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection
Stars: ✭ 133 (-21.3%)
Mutual labels:  object-detection
Fcn For Semantic Segmentation
Implemention of FCN-8 and FCN-16 with Keras and uses CRF as post processing
Stars: ✭ 155 (-8.28%)
Mutual labels:  vgg16
Unsupervised detection
An Unsupervised Learning Framework for Moving Object Detection From Videos
Stars: ✭ 139 (-17.75%)
Mutual labels:  object-detection
Retinanet Pytorch
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
Stars: ✭ 160 (-5.33%)
Mutual labels:  object-detection
Remo Python
🐰 Python lib for remo - the app for annotations and images management in Computer Vision
Stars: ✭ 138 (-18.34%)
Mutual labels:  object-detection
Ios Coreml Yolo
Almost Real-time Object Detection using Apple's CoreML and YOLO v1 -
Stars: ✭ 153 (-9.47%)
Mutual labels:  object-detection
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+1036.09%)
Mutual labels:  object-detection
Face mask detection
Face mask detection system using Deep learning.
Stars: ✭ 168 (-0.59%)
Mutual labels:  object-detection
Centernet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
Stars: ✭ 1,750 (+935.5%)
Mutual labels:  object-detection
Compactcnncascade
A binary library for very fast face detection using compact CNNs.
Stars: ✭ 152 (-10.06%)
Mutual labels:  object-detection
Psconv
[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
Stars: ✭ 138 (-18.34%)
Mutual labels:  object-detection
Resnet Cifar10 Caffe
ResNet-20/32/44/56/110 on CIFAR-10 with Caffe
Stars: ✭ 161 (-4.73%)
Mutual labels:  vgg16
Yolov5 ncnn android
YOLOv5 C++ Implementation on Android using NCNN framework
Stars: ✭ 136 (-19.53%)
Mutual labels:  object-detection
Synthdet
SynthDet - An end-to-end object detection pipeline using synthetic data
Stars: ✭ 148 (-12.43%)
Mutual labels:  object-detection
Mxnet.sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Stars: ✭ 134 (-20.71%)
Mutual labels:  object-detection
Ciou
Complete-IoU (CIoU) Loss and Cluster-NMS for Object Detection and Instance Segmentation (YOLACT)
Stars: ✭ 166 (-1.78%)
Mutual labels:  object-detection
2d detection
TensorFlow implementation of SqueezeDet, trained on the KITTI dataset.
Stars: ✭ 132 (-21.89%)
Mutual labels:  object-detection
Tfobjwebrtc
Tensorflow Object Detection API Web Service wrapper that works on any <video> tag and WebRTC streams
Stars: ✭ 149 (-11.83%)
Mutual labels:  object-detection
Paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Stars: ✭ 131 (-22.49%)
Mutual labels:  object-detection
Make Sense
Free to use online tool for labelling photos. https://makesense.ai
Stars: ✭ 2,087 (+1134.91%)
Mutual labels:  object-detection
Tensorflow Vgg16 Train And Test
The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).
Stars: ✭ 158 (-6.51%)
Mutual labels:  vgg16
Study resources
study resources of model and engineering
Stars: ✭ 148 (-12.43%)
Mutual labels:  object-detection
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (-23.08%)
Mutual labels:  object-detection
Object detection demo
How to train an object detection model easy for free
Stars: ✭ 130 (-23.08%)
Mutual labels:  object-detection
Underwater Object Detection
Kesci underwater object detection algorithm contest
Stars: ✭ 148 (-12.43%)
Mutual labels:  object-detection
1-60 of 526 similar projects