Pinned Repositories
1000hr
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
4dface
Real-time 3D face tracking and reconstruction from 2D video
72server
Ad-papers
Papers on Computational Advertising
dockerstack-nginx-php7-myql
docker stack configuration for nginx php7 and mysql services
ionicd8
ionicd8
pfc
PFC 是一个PHP 性能优化及分析工具, 整合了xhprof ,webgrind 和memoize的功能,并可查看历史记录和函数调用序列图. PFC is a php optimize and analyse tool, it intergrate xhprof,webgrind and memoize into allinone, and provide time cost log chart for each request and function call serial chat. the goal of this project is make it easy to analyse and optimize php application.
php-memoize
PHP extension which transparently caches PHP functions
stevenyesz's Repositories
stevenyesz/3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
stevenyesz/4dface
Real-time 3D face tracking and reconstruction from 2D video
stevenyesz/AI-Terminology-page
The English-Chinese paired terminologies in Artificial Intelligence Domain
stevenyesz/arxiv.py
Python wrapper for the arXiv API: http://arxiv.org/help/api/index
stevenyesz/arXivTimes
repository to research & share the machine learning articles
stevenyesz/bert-chinese-ner
使用预训练语言模型BERT做中文NER
stevenyesz/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
stevenyesz/ChineseNER
A neural network model for Chinese named entity recognition
stevenyesz/e2e_dialog_challenge
End-To-End Task-Completion Dialogue Challenge
stevenyesz/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
stevenyesz/JVCR-3Dlandmark
Code for "Joint Voxel and Coordinate Regression for Accurate 3D Facial Landmark Localization"
stevenyesz/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
stevenyesz/ltp
Language Technology Platform
stevenyesz/MLPB
Machine Learning Problem Bible | Problem Set Here >>
stevenyesz/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
stevenyesz/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
stevenyesz/nlp_base
自然语言基础模型
stevenyesz/pytext
A natural language modeling framework based on PyTorch
stevenyesz/Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
stevenyesz/Real-Time-Facial-Expression-Recognition-with-DeepLearning
A real-time facial expression recognition system with webcam streaming and CNN
stevenyesz/rl
Experiments using Reinforcement Learning
stevenyesz/sms-tools
Sound analysis/synthesis tools for music applications
stevenyesz/tagger
Named Entity Recognition Tool
stevenyesz/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
stevenyesz/text_classification
all kinds of text classification models and more with deep learning
stevenyesz/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
stevenyesz/vadnet
Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks
stevenyesz/videoswapface
change the faces in the video
stevenyesz/WaveRNN
Pytorch implementation of Deepmind's WaveRNN model
stevenyesz/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)