Pinned Repositories
ACM-of-HDU
Code by C/C++
books
我读过的书。嘿嘿,分享给你。
keras-yolo3-fine-tune
Fine tune yolo v3 By keras
lidar-camera-fusion
LidCamFusion
Repository for the paper 'LIDAR-Camera fusion for Road Detection Using Fully Convolutional Neural Networks'
MorphologyOperation
Morphology Operation by C++ and Opencv2
nms_multiclasses
NMS for multi classes
pdf_to_image
pdf to jpg/png/bmp
TrafficLight-Detection
Traffic light detection by C++ (v1.0)
train_tensorflow_yolo_v3
YaoLing13's Repositories
YaoLing13/MorphologyOperation
Morphology Operation by C++ and Opencv2
YaoLing13/coco
MS COCO API (fork with fix for Python3)
YaoLing13/LidCamFusion
Repository for the paper 'LIDAR-Camera fusion for Road Detection Using Fully Convolutional Neural Networks'
YaoLing13/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
YaoLing13/KCFcpp
C++ Implementation of KCF Tracker
YaoLing13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
YaoLing13/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
YaoLing13/YoloLight
Dark Flow (YOLOv2) for Traffic Light Detection Implemented for ROS
YaoLing13/labelme
Image Annotation Tool with Python.
YaoLing13/squeezeDet
A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
YaoLing13/books
我读过的书。嘿嘿,分享给你。
YaoLing13/MobileNet-Caffe
Caffe Implementation of Google's MobileNets
YaoLing13/MobileNet
MobileNet build with Tensorflow
YaoLing13/3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
YaoLing13/SLAM
slam源码分析
YaoLing13/deeper-traffic-lights
YaoLing13/LabVIEW-libsvm
A LabVIEW wrapper for libsvm and liblinear.
YaoLing13/DepthwiseConvolution
A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)
YaoLing13/deep-learning-traffic-lights
Code and files of the deep learning model used to win the Nexar Traffic Light Recognition challenge
YaoLing13/MachineLearning
Basic Machine Learning and Deep Learning
YaoLing13/MDP_Tracking
Learning to Track: Online Multi-Object Tracking by Decision Making
YaoLing13/pcl_tutorials_code
官网基础基础教程代码
YaoLing13/selective_search_ijcv_with_python
Simple Python script to compute Selective Search proposals in Matlab.
YaoLing13/lidar-camera-fusion
YaoLing13/cs228
Programming assignments for the class