All Projects → Ssd.tensorflow → Similar Projects or Alternatives

370 Open source projects that are alternatives of or similar to Ssd.tensorflow

Cv Papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
Stars: ✭ 738 (+120.96%)
Mutual labels:  ssd, yolo, faster-rcnn
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (+1.2%)
Mutual labels:  ssd, yolo, faster-rcnn
Mmdetection
OpenMMLab Detection Toolbox and Benchmark
Stars: ✭ 17,646 (+5183.23%)
Mutual labels:  ssd, faster-rcnn
Mmdetection To Tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Stars: ✭ 262 (-21.56%)
Mutual labels:  ssd, faster-rcnn
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+194.01%)
Mutual labels:  yolo, faster-rcnn
Pytorchnethub
项目注释+论文复现+算法竞赛
Stars: ✭ 341 (+2.1%)
Mutual labels:  ssd, faster-rcnn
Paddledetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Stars: ✭ 5,799 (+1636.23%)
Mutual labels:  ssd, faster-rcnn
Object Detection Api Tensorflow
Object Detection API Tensorflow
Stars: ✭ 267 (-20.06%)
Mutual labels:  ssd, yolo
Ssd Tensorflow
Single Shot MultiBox Detector in TensorFlow
Stars: ✭ 4,066 (+1117.37%)
Mutual labels:  ssd, yolo
Object-Detection-Tensorflow
Object Detection API Tensorflow
Stars: ✭ 275 (-17.66%)
Mutual labels:  yolo, ssd
Ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Stars: ✭ 570 (+70.66%)
Mutual labels:  ssd, yolo
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (-40.12%)
Mutual labels:  ssd, faster-rcnn
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 (-62.28%)
Mutual labels:  ssd, faster-rcnn
lightDenseYOLO
A real-time object detection app based on lightDenseYOLO Our lightDenseYOLO is the combination of two components: lightDenseNet as the CNN feature extractor and YOLO v2 as the detection module
Stars: ✭ 20 (-94.01%)
Mutual labels:  yolo, faster-rcnn
DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
Stars: ✭ 48 (-85.63%)
Mutual labels:  yolo, ssd
objdet web
Image object detection demo(YOLO,SSD,etc.) running as a Flask web server.
Stars: ✭ 52 (-84.43%)
Mutual labels:  yolo, ssd
Vehicle Detection
Compare FasterRCNN,Yolo,SSD model with the same dataset
Stars: ✭ 130 (-61.08%)
Mutual labels:  ssd, yolo
Tf Object Detection
Simpler app for tensorflow object detection API
Stars: ✭ 91 (-72.75%)
Mutual labels:  ssd, faster-rcnn
Real-Time-Object-Detection-API-using-TensorFlow
A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was pretrained on Mobile net coco dataset along with a label map in Tensorflow. This model were used to detect objects captured in an image, video or real time webcam. Open CV was used for streaming obj…
Stars: ✭ 50 (-85.03%)
Mutual labels:  ssd, faster-rcnn
object-tracking
Multiple Object Tracking System in Keras + (Detection Network - YOLO)
Stars: ✭ 89 (-73.35%)
Mutual labels:  yolo, faster-rcnn
Faster-RCNN-TensorFlow
TensorFlow implementation of Faster RCNN for Object Detection
Stars: ✭ 13 (-96.11%)
Mutual labels:  faster-rcnn
Ssd Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
Stars: ✭ 276 (-17.37%)
Mutual labels:  ssd
VisDrone2018
ECCV2018(Challenge-Object Detection in Images)
Stars: ✭ 86 (-74.25%)
Mutual labels:  faster-rcnn
LaneandYolovehicle-DetectionLinux
Lane depertaure and Yolo objection detection C++ Linux
Stars: ✭ 16 (-95.21%)
Mutual labels:  yolo
Deep Sort Yolov4
People detection and optional tracking with Tensorflow backend.
Stars: ✭ 306 (-8.38%)
Mutual labels:  yolo
Yolo V2 Pytorch
YOLO for object detection tasks
Stars: ✭ 302 (-9.58%)
Mutual labels:  yolo
YoloV3-ncnn-Raspberry-Pi-4
MobileNetV2_YOLOV3 for ncnn framework
Stars: ✭ 20 (-94.01%)
Mutual labels:  yolo
faster-rcnn-pedestrian-detection
Faster R-CNN for pedestrian detection
Stars: ✭ 31 (-90.72%)
Mutual labels:  faster-rcnn
Anpr
licence plate detection and recognition
Stars: ✭ 277 (-17.07%)
Mutual labels:  yolo
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (-53.89%)
Mutual labels:  yolo
Tensorflow 2.x Yolov3
YOLOv3 implementation in TensorFlow 2.3.1
Stars: ✭ 300 (-10.18%)
Mutual labels:  yolo
DarkMark
Marking up images for use with Darknet.
Stars: ✭ 62 (-81.44%)
Mutual labels:  yolo
Realtime Action Detection
This repository host the code for real-time action detection paper
Stars: ✭ 271 (-18.86%)
Mutual labels:  ssd
VisDrone-dataset-python-toolkit
This repository provides a basic Pythonic toolkit for the VisDrone-Dataset (2018).
Stars: ✭ 30 (-91.02%)
Mutual labels:  faster-rcnn
Faster rcnn Cplusplus vs2013
faster-rcnn_VS2013with C++
Stars: ✭ 77 (-76.95%)
Mutual labels:  faster-rcnn
Object Detection Opencv
YOLO Object detection with OpenCV and Python.
Stars: ✭ 267 (-20.06%)
Mutual labels:  yolo
Yolo Pytorch
YOLO for object detection tasks
Stars: ✭ 301 (-9.88%)
Mutual labels:  yolo
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-95.81%)
Mutual labels:  yolo
caffe2-yolo
Bridging caffe2 with yolo, esp on mobile devices
Stars: ✭ 18 (-94.61%)
Mutual labels:  yolo
Custom-Object-Detection-using-Darkflow
Make custom objects dataset and detect them using darkflow. Darkflow is a tensorflow translation of Darknet.
Stars: ✭ 21 (-93.71%)
Mutual labels:  yolo
PVANet-FACE
A face detection model based on PVANet
Stars: ✭ 49 (-85.33%)
Mutual labels:  faster-rcnn
SSD-Tensorflow2.0
A Tensorflow2.0 implementation of Single Shot Detector
Stars: ✭ 25 (-92.51%)
Mutual labels:  ssd
CFUN
Combining Faster R-CNN and U-net for efficient medical image segmentation
Stars: ✭ 109 (-67.37%)
Mutual labels:  faster-rcnn
Yolo Multi Backbones Attention
Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
Stars: ✭ 317 (-5.09%)
Mutual labels:  yolo
Social Distancing Analyser Covid 19
A social distancing analyzer AI tool to regulate social distancing protocol using video surveillance of CCTV cameras and drones. Social Distancing Analyser to prevent COVID19
Stars: ✭ 310 (-7.19%)
Mutual labels:  yolo
Yolov3v4 Modelcompression Multidatasettraining Multibackbone
YOLO ModelCompression MultidatasetTraining
Stars: ✭ 287 (-14.07%)
Mutual labels:  yolo
YOLO tiny
The implementation of YOLO_v1 with TensorFlow
Stars: ✭ 15 (-95.51%)
Mutual labels:  yolo
3DSemanticMapping JINT 2020
Repository for the paper "Extending Maps with Semantic and Contextual Object Information for Robot Navigation: a Learning-Based Framework using Visual and Depth Cues"
Stars: ✭ 38 (-88.62%)
Mutual labels:  yolo
yolo-deepsort-flask
Target detection and multi target tracking platform based on Yolo DeepSort and Flask.
Stars: ✭ 29 (-91.32%)
Mutual labels:  yolo
miemiedetection
Pytorch implementation of YOLOX、PPYOLO、PPYOLOv2、FCOS an so on.
Stars: ✭ 52 (-84.43%)
Mutual labels:  yolo
pytorch-faster-rcnn
No description or website provided.
Stars: ✭ 45 (-86.53%)
Mutual labels:  faster-rcnn
Yolo-Annotation-Tool-New-
No description or website provided.
Stars: ✭ 71 (-78.74%)
Mutual labels:  yolo
Fastmot
High-performance multiple object tracking based on YOLO, Deep SORT, and optical flow
Stars: ✭ 284 (-14.97%)
Mutual labels:  ssd
powersave
Linux power save settings, compatible with systemd
Stars: ✭ 79 (-76.35%)
Mutual labels:  ssd
faster rcnn
Another pytorch implementation of Faster RCNN.
Stars: ✭ 24 (-92.81%)
Mutual labels:  faster-rcnn
Fourier-Analysis-Digital-Images
Fourier analysis applications for image matching.
Stars: ✭ 18 (-94.61%)
Mutual labels:  ssd
Railroad and Obstacle detection
This program detect and identify obstacle on railway. If program detect some obstacle that train must stop, program gives you warning sign. This program Also estimate riskiness of obstacle how it is negligible or not. We provide many models to you to detect railways and obstacles.
Stars: ✭ 14 (-95.81%)
Mutual labels:  faster-rcnn
hand detection
A Light CNN based Method for Hand Detection and Orientation Estimation
Stars: ✭ 116 (-65.27%)
Mutual labels:  ssd
live-cctv
To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.
Stars: ✭ 23 (-93.11%)
Mutual labels:  yolo
Alturos.yolo
C# Yolo Darknet Wrapper (real-time object detection)
Stars: ✭ 308 (-7.78%)
Mutual labels:  yolo
1-60 of 370 similar projects