Pinned Repositories
Algorithms_for_MachineLearning
Open Source Code for 《视觉机器学习20讲》
apollo
An open autonomous driving platform
blazeface
caffe implement for google blaze face network
CarND-Traffic-Sign-Classifier-Project
Classify Traffic Signs.
draw_convnet
jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and Jetson TX1/TX2.
MNN
MNN is a lightweight deep neural network inference engine.
MNN-APPLICATIONS
MNN applications by MNN, JNI exec, RK3399. Support tflite\tensorflow\caffe\onnx models.
mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
mryoungci's Repositories
mryoungci/Algorithms_for_MachineLearning
Open Source Code for 《视觉机器学习20讲》
mryoungci/blazeface
caffe implement for google blaze face network
mryoungci/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and Jetson TX1/TX2.
mryoungci/mobile-deep-learning
This research aims at simply deploying CNN(Convolutional Neural Network) on mobile devices, with low complexity and high speed.
mryoungci/MorpohologicalOpeningOpenCL
OpenCL implementation of Morphological Opening using Von Neumann Neighbourhood
mryoungci/SiamRPN-PyTorch
Implementation SiamRPN on PyTorch with GOT-10k dataset
mryoungci/ssd_tensorflow_traffic_sign_detection
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
mryoungci/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
mryoungci/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
mryoungci/tutorials
机器学习相关教程