Pinned Repositories
CodeFun
DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、SQL
models
Models and examples built with TensorFlow
OCR_Keras
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。
OpenCV-
OpenCV学习笔记
PyTorch_image_classifier
Image classification: efficientnet/resnest/seresnext/.....
QDServing
ml模型分布式服务部署:grpc,flask;docker
Tensorflow-
Tensorflow实战学习笔记、代码、机器学习进阶系列
TensorFlowTTS_chinese
chinese tts
TextMatch
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
train_arch
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,..... vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
MachineLP's Repositories
MachineLP/LaneDetection
lane Detection
MachineLP/tensorflow
Computation using data flow graphs for scalable machine learning
MachineLP/vehicleDetection
MachineLP/MachineLearning
Basic Machine Learning and Deep Learning
MachineLP/MachineLearning-C---code
using c++ code to show the example of machine learning
MachineLP/PCANet
A Python implementation of PCANet https://arxiv.org/abs/1404.3606
MachineLP/AlphaMatting
An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting
MachineLP/DeepFace
基于Caffe实现的深度学习人脸识别、脸脸检测、人脸关键点检测等工作
MachineLP/deeplab-public
Working copy of Deeplab repository
MachineLP/DIPpro
image processing
MachineLP/face-landmark-localization
cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).
MachineLP/FaceDetect
Face detection with convolutional neural networks in TensorFlow.
MachineLP/FaceDetection
Face Detection via AdaBoost
MachineLP/FaceTools
一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐
MachineLP/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
MachineLP/global-matting
An implementation of global matting algorithm for OpenCV.
MachineLP/Human-Detection
Source code for Human detection in still image.
MachineLP/JFMeiTuan
高仿美团四
MachineLP/libfacedetection
A binary library for face detection in images. You can use it free of charge with any purpose.
MachineLP/Matlab-from-cpp
Call Matlab functions from CPP code
MachineLP/OpenCLFaceDetection
Face detection implementation in OpenCL, based on OpenCV and widely commented
MachineLP/speech-emotion-recognition
Speech emotion recognition using skikit learn in python
MachineLP/Speech_Emotion_Recognition
Classifies Emotion in Speech Signal
MachineLP/tensorflow-vgg
Tensorflow implementation of VGG 16 and VGG 19