Pinned Repositories
Accel-Video-Pipe
AV Pipe :-)
Awesome-Breast-Image-Analysis
blog
Deep-Compression-AlexNet
Deep Compression on AlexNet
dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
face-and-Pedestrian-detection-
small demo show how to use python and opencv library to detect object.
Image-Frequency-Score
JData
JingDong JData competition
OpenCV2-Python-Tutorials
This repo contains tutorials on OpenCV-Python library using new cv2 interface
Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
xiaoerlaigeid's Repositories
xiaoerlaigeid/blog
xiaoerlaigeid/OpenCV2-Python-Tutorials
This repo contains tutorials on OpenCV-Python library using new cv2 interface
xiaoerlaigeid/Blog_mini
An Open Source Blog System that developed with Flask.
xiaoerlaigeid/CarND-TensorFlow-Lab-Fork
TensorFlow Lab for Self-Driving Car ND
xiaoerlaigeid/CarND-Traffic-Sign-Classifier-Project
My work-through of the Jupyter notebook for the Udacity Self-Driving Car Nanodegree program Project 2 - Traffic Sign Classifier
xiaoerlaigeid/ccnn
Counting CNN and Hydra CNN
xiaoerlaigeid/Chess-AI
A Chess AI that uses a minimax algorithm with alpha-beta pruning
xiaoerlaigeid/data-analyst
Content for Udacity's Data Analyst curriculum
xiaoerlaigeid/deep-crowd-counting_crowdnet
An independent implementation of "CrowdNet: A Deep Convolutional Network for Dense Crowd Counting"
xiaoerlaigeid/Deep-Learning-Papers-for-Fish
a list of pappers in deep learning for new-comes.
xiaoerlaigeid/deep-residual-networks
Deep Residual Learning for Image Recognition
xiaoerlaigeid/digit-recognition
Handwritten Digit Recognition using OpenCV, sklearn and Python
xiaoerlaigeid/dpp-chandy-misra-C
C implementation of Chandy/Misra solution to the Dinning Philosophers problems
xiaoerlaigeid/FeatureDetection
A library (and demo applications) for face- and facial feature detection and real-time tracking in 2d-images
xiaoerlaigeid/kaggle_uns
My entry for Kaggle Ultrasound Nerve Segmentation
xiaoerlaigeid/machine-learning
Content for Udacity's Machine Learning curriculum
xiaoerlaigeid/MalwareDetector
Android malware detection by machine learning algorithms
xiaoerlaigeid/ML_SecurityInformatics
Short Course - Applied Machine Learning for Security Informatics
xiaoerlaigeid/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
xiaoerlaigeid/neural-style
Neural style in TensorFlow! :art:
xiaoerlaigeid/object-detector
Object Detection Framework using HOG as descriptor and Linear SVM as classifier.
xiaoerlaigeid/opencv
Open Source Computer Vision Library
xiaoerlaigeid/regl-cnn
Digit recognition with Convolutional Neural Networks in WebGL
xiaoerlaigeid/research
dataset and code for 2016 paper "Learning a Driving Simulator"
xiaoerlaigeid/slam-1
learning SLAM,curse,paper and others
xiaoerlaigeid/stanford-cs231
Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through Stanford's Convolutional Neural Networks for Visual Recognition course (CS231n).
xiaoerlaigeid/tensorflow
Computation using data flow graphs for scalable machine learning
xiaoerlaigeid/test
try
xiaoerlaigeid/Trilateration-Example
This python script shows how to get the location of an object from 3 wifi signals. It is an example, so the wifisignals are automated.
xiaoerlaigeid/vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV