dearchris's Stars
mvirgo/MLND-Capstone
Lane Detection with Deep Learning - My Capstone project for Udacity's ML Nanodegree
stereolabs/zed-python-api
Python API for the ZED SDK
smallcorgi/3D-Deepbox
3D Bounding Box Estimation Using Deep Learning and Geometry (MultiBin)
tryolabs/luminoth
Deep Learning toolkit for Computer Vision.
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
wadimkehl/ssd-6d
Inference code and trained networks for SSD-6D
DrewNF/Tensorflow_Object_Tracking_Video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
yang1688899/Vehicle-Detection-YOLO-keras
allanzelener/YAD2K
YAD2K: Yet Another Darknet 2 Keras
keras-team/keras
Deep Learning for humans
danielgatis/darknetpy
darknetpy is a simple binding for darknet's yolo detector.
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
autorope/donkeycar
Open source hardware and software platform to build a small scale self driving car.
microsoft/AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
hellock/scale-time-lattice
Code for our CVPR 2018 paper "Optimizing Video Object Detection via a Scale-Time Lattice".
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
pjreddie/darknet
Convolutional Neural Networks
kujason/avod
Code for 3D object detection for autonomous driving
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
BAILOOL/PlaceRecognition-LoopDetection
Light-weight place recognition and loop detection using road markings
smallcorgi/Anticipating-Accidents
Anticipating Accidents in Dashcam Videos (ACCV 2016)
rwk506/CrashCatcher
A DashCam Accident Detector
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.