All Projects → DeepParking → Similar Projects or Alternatives

215 Open source projects that are alternatives of or similar to DeepParking

Pyyolo
Simple python wrapper for YOLO.
Stars: ✭ 128 (+212.2%)
Mutual labels:  yolo
Pedestrian Cam
Monitoring Foot Traffic over IP Webcams with ML
Stars: ✭ 113 (+175.61%)
Mutual labels:  yolo
Object Detection Api
Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
Stars: ✭ 177 (+331.71%)
Mutual labels:  yolo
Nanonets object tracking
Stars: ✭ 134 (+226.83%)
Mutual labels:  yolo
Yolo2 Pytorch
YOLOv2 in PyTorch
Stars: ✭ 1,393 (+3297.56%)
Mutual labels:  yolo
Pine
🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
Stars: ✭ 202 (+392.68%)
Mutual labels:  yolo
Satellite Image Object Detection
YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).
Stars: ✭ 115 (+180.49%)
Mutual labels:  yolo
Mxnet Yolo
YOLO: You only look once real-time object detector
Stars: ✭ 240 (+485.37%)
Mutual labels:  yolo
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+48470.73%)
Mutual labels:  yolo
Motion Ai
AI assisted motion detection for Home Assistant
Stars: ✭ 169 (+312.2%)
Mutual labels:  yolo
Yolo segmentation
image (semantic segmentation) instance segmentation by darknet or yolo
Stars: ✭ 143 (+248.78%)
Mutual labels:  yolo
Seasky k210
K210 PCB YOLO
Stars: ✭ 97 (+136.59%)
Mutual labels:  yolo
Yolodet Pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
Stars: ✭ 206 (+402.44%)
Mutual labels:  yolo
Yolo Powered robot vision
Stars: ✭ 133 (+224.39%)
Mutual labels:  yolo
deep-parking
Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.
Stars: ✭ 81 (+97.56%)
Mutual labels:  parking
Unified Gesture And Fingertip Detection
A Unified Convolutional Neural Network Approach of Gesture Recognition and Fingertip Detection.
Stars: ✭ 121 (+195.12%)
Mutual labels:  yolo
Viseron
Self-hosted NVR with object detection
Stars: ✭ 192 (+368.29%)
Mutual labels:  yolo
Not Hotdog
Built with TensorFlow, Yolov2 Tiny and React Native | Flutter | Javascript
Stars: ✭ 114 (+178.05%)
Mutual labels:  yolo
lucky-parking
Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
Stars: ✭ 24 (-41.46%)
Mutual labels:  parking
Vehicle Detection Yolo Ver
real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method
Stars: ✭ 111 (+170.73%)
Mutual labels:  yolo
Yoloncs
YOLO object detector for Movidius Neural Compute Stick (NCS)
Stars: ✭ 176 (+329.27%)
Mutual labels:  yolo
Yolov5 Rt Stack
Yet another yolov5, with its runtime stack for libtorch, onnx, tvm and specialized accelerators. You like torchvision's retinanet? You like yolov5? You love yolort!
Stars: ✭ 107 (+160.98%)
Mutual labels:  yolo
Tflite React Native
React Native library for TensorFlow Lite
Stars: ✭ 230 (+460.98%)
Mutual labels:  yolo
Ios camera object detection
Realtime mobile visualize based Object Detection based on TensorFlow and YOLO model
Stars: ✭ 100 (+143.9%)
Mutual labels:  yolo
Map
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Stars: ✭ 2,324 (+5568.29%)
Mutual labels:  yolo
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 (+253.66%)
Mutual labels:  yolo
Picamnn
Survelliance system with deep learning based people detection (YOLO)
Stars: ✭ 97 (+136.59%)
Mutual labels:  yolo
Yolo person detect
person detect based on yolov3 with several Python scripts
Stars: ✭ 212 (+417.07%)
Mutual labels:  yolo
Yolo2
Train YOLOv2 object detector from scratch using Tensorflow.
Stars: ✭ 136 (+231.71%)
Mutual labels:  yolo
parking-lanes
Parking lanes viewer from OpenStreetMap
Stars: ✭ 63 (+53.66%)
Mutual labels:  parking
Tf2 Yolov4
A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection
Stars: ✭ 133 (+224.39%)
Mutual labels:  yolo
Caffe Yolov3 Windows
A windows caffe implementation of YOLO detection network
Stars: ✭ 210 (+412.2%)
Mutual labels:  yolo
Vehicle Detection
Compare FasterRCNN,Yolo,SSD model with the same dataset
Stars: ✭ 130 (+217.07%)
Mutual labels:  yolo
CNN-models
YOLO-v2, ResNet-32, GoogLeNet-lite
Stars: ✭ 32 (-21.95%)
Mutual labels:  yolo
Yolo label
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2 https://github.com/AlexeyAB/darknet, https://github.com/pjreddie/darknet
Stars: ✭ 128 (+212.2%)
Mutual labels:  yolo
Yolo Tf
TensorFlow implementation of the YOLO (You Only Look Once)
Stars: ✭ 200 (+387.8%)
Mutual labels:  yolo
Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (+182.93%)
Mutual labels:  yolo
tdm-calculator
DTLA Hack for LA is partnering with Los Angeles Department of Transportation (LADOT) to develop a Traffic Demand Management (TDM) calculator tool. This tool will help planners at LADOT and real estate developers to meet the Los Angeles’s Mobility Plan goals by 2035.
Stars: ✭ 21 (-48.78%)
Mutual labels:  parking
Yolo mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
Stars: ✭ 1,624 (+3860.98%)
Mutual labels:  yolo
Yolov3 Tf2
YoloV3 Implemented in Tensorflow 2.0
Stars: ✭ 2,327 (+5575.61%)
Mutual labels:  yolo
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (+178.05%)
Mutual labels:  yolo
Yolo-to-COCO-format-converter
Yolo to COCO annotation format converter
Stars: ✭ 176 (+329.27%)
Mutual labels:  yolo
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+3719.51%)
Mutual labels:  yolo
Yolo v3 tutorial from scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
Stars: ✭ 2,192 (+5246.34%)
Mutual labels:  yolo
Tensorflow Yolo1
目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头
Stars: ✭ 107 (+160.98%)
Mutual labels:  yolo
Bmw Yolov4 Inference Api Gpu
This is a repository for an nocode object detection inference API using the Yolov3 and Yolov4 Darknet framework.
Stars: ✭ 237 (+478.05%)
Mutual labels:  yolo
Keras Yolo3
Training and Detecting Objects with YOLO3
Stars: ✭ 1,532 (+3636.59%)
Mutual labels:  yolo
Ybat
Ybat - YOLO BBox Annotation Tool
Stars: ✭ 173 (+321.95%)
Mutual labels:  yolo
Multitarget Tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
Stars: ✭ 1,621 (+3853.66%)
Mutual labels:  yolo
carFinderFlutter
A car finder in big parking lots app. Made with 💗 and Flutter
Stars: ✭ 19 (-53.66%)
Mutual labels:  parking
Maskyolo caffe
YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN
Stars: ✭ 101 (+146.34%)
Mutual labels:  yolo
Deepstream Yolo
NVIDIA DeepStream SDK 5.1 configuration for YOLO models
Stars: ✭ 166 (+304.88%)
Mutual labels:  yolo
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (+139.02%)
Mutual labels:  yolo
Caffe2 Ios
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
Stars: ✭ 221 (+439.02%)
Mutual labels:  yolo
Simrdwn
Rapid satellite imagery object detection
Stars: ✭ 159 (+287.8%)
Mutual labels:  yolo
mobivoc
A vocabulary for future-oriented mobility solutions and value-added services supporting them.
Stars: ✭ 27 (-34.15%)
Mutual labels:  parking
instance-segmentation
No description or website provided.
Stars: ✭ 40 (-2.44%)
Mutual labels:  yolo
ParkCatcher
Find a free parking in the nearest residential street when driving in Montréal. A Montréal Open Data project.
Stars: ✭ 32 (-21.95%)
Mutual labels:  parking
Android Yolo V2
Android YOLO real time object detection sample application with Tensorflow mobile.
Stars: ✭ 216 (+426.83%)
Mutual labels:  yolo
Darknet2ncnn
Darknet2ncnn converts the darknet model to the ncnn model
Stars: ✭ 149 (+263.41%)
Mutual labels:  yolo
1-60 of 215 similar projects