bosunrunner's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
pjreddie/darknet
Convolutional Neural Networks
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
Mooophy/Cpp-Primer
C++ Primer 5 answers
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
xiaohu2015/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
natanielruiz/android-yolo
Real-time object detection on Android using the YOLO network with TensorFlow
georgesung/road_lane_line_detection
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
TommyZihao/zihaowordcloud
simple tutorials and examples of wordcloud-python
miyosuda/TensorFlowAndroidDemo
TensorFlow Android stand-alone demo
yhcc/yolo2
这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现
TommyZihao/zihaopytorch
simple tutorial of pytorch
huuuuusy/YOLOV3-on-Android
Build an Android App for deploying YOLO V3 source code on mobile phone directly.
yuace/yolov2-Tiny-NCNN-Android-demo
yolov2-Tiny转到NCNN下,移植到Android端的demo
zhongzebin/lane-departure-warning-system
using OpenCV and CUDA to build a real-time lane departure warning system