yolo2
There are 47 repositories under yolo2 topic.
experiencor/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
longcw/yolo2-pytorch
YOLOv2 in PyTorch
philipperemy/yolo-9000
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
lars76/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
obendidi/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
ruiminshen/yolo2-pytorch
PyTorch implementation of the YOLO (You Only Look Once) v2
AlturosDestinations/Alturos.Yolo
C# Yolo Darknet Wrapper (real-time object detection)
karolmajek/darknet-pjreddie
Convolutional Neural Networks
zhreshold/mxnet-yolo
YOLO: You only look once real-time object detector
ruiminshen/yolo-tf
TensorFlow implementation of the YOLO (You Only Look Once)
marcbelmont/satellite-image-object-detection
YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).
PiSimo/PiCamNN
Survelliance system with deep learning based people detection (YOLO)
jing-vision/lightnet
Lightweight turnkey solution for AI
tztztztztz/yolov2.pytorch
YOLOv2 algorithm reimplementation with pytorch
rekon/keras-yolo2
A YOLOv2 model to detect helmets and persons with/without helmets.
pgigioli/darknet_ros
YOLO integration with ROS for real-time object detection
OValery16/gender-age-classification
gender/age classification
Nasdin/VideoRecognition-realtime-autotrainer-alerts
State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.
affinis-lab/traffic-light-detection-module
Module for detecting traffic lights in the CARLA autonomous driving simulator. Based on the YOLO v2 deep learning object detection model and implemented in keras, using the tensorflow backend.
pathbreak/deepvisualminer
Deep visual mining for your photos and videos using YOLOv2 deep convolutional neural network based object detector and traditional face recognition algorithms
wenxichen/tensorflow_yolo2
A Tensorflow version of YOLO2 and its extensions
ashishpatel26/Nice-object-detection-Collection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
bowenc0221/MXNet-YOLO
mxnet implementation of yolo and darknet2mxnet converter
saranshkarira/Fastest-Object-Detector-of-PyTorch
This Toolkit is the fastest way to train YOLO-v2 with your own custom dataset from scratch including annotating part
dymat/GOLOv2
YOLOv2 for Golang
g4lb/camera-recorder-with-human-detection
A camera recorder with human detection AI project
hans-ob1/neural_cam_dnn
neural_cam module turn your usb camera into a smart camera that can detect objects it trained on. At the core is the state of the art deep learning (CNN) based on Darknet framework developed by Joseph Redmon.
yukitsuji/Yolo_v2_chainer
Yolo v2 implementation in Chainer, ChainerCV
fshamshirdar/semantic_vtr
Robust UAV Visual Teach and Repeat Using Only Sparse Semantic Object Features
schaefferdstudio/tiny-yolo-opencv-opencl-implementation
Implement the tiny yolo in opencv with opencl
shartoo/keras_yolo2
a keras implement for yolo2
wenlong-liu/piCamTrap
An open-source, wildlife camera trap powered by Raspberry pi, YOLOv2 and Berrynet.
BADS-NIDA/crime-detection
BADS7203 : IMAGE AND VIDEO ANALYTICS - 2561/2 - Crime Detection Project
Srivatsank1/Yolo
Yolo algorithm applied on a video file so as to detect cars, traffic lights and a few other classes.