Pinned Repositories
ademxapp
Code for https://arxiv.org/abs/1611.10080
AnyQ
FAQ-based Question Answering System
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-vision
A curated list of deep learning resources for computer vision
bbs_mobile
HTML App for bbs.whu.edu.cn(write with html,jquery front client,php script for server ,other script or php script for get )
dueros_hot_information_reader
用于支持dueros的互联网热门咨询阅读器,主要是依赖第三方rss解析
imewlconverter
an ime word library converter
watermark
add transparent text overlay the jpg. 给图片打文字水印,支持角度、重复、透明度等,全网最简单的实现方式.
liyougeng's Repositories
liyougeng/dueros_hot_information_reader
用于支持dueros的互联网热门咨询阅读器,主要是依赖第三方rss解析
liyougeng/watermark
add transparent text overlay the jpg. 给图片打文字水印,支持角度、重复、透明度等,全网最简单的实现方式.
liyougeng/ademxapp
Code for https://arxiv.org/abs/1611.10080
liyougeng/AnyQ
FAQ-based Question Answering System
liyougeng/awesome-computer-vision
A curated list of awesome computer vision resources
liyougeng/awesome-deep-vision
A curated list of deep learning resources for computer vision
liyougeng/berkeleyparser
Automatically exported from code.google.com/p/berkeleyparser
liyougeng/bllip-parser
BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.
liyougeng/caffe
Caffe: a Fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
liyougeng/caffe-TCNN
liyougeng/crosslstm
liyougeng/deepdetect
Deep Learning API and Server in C++11 with Python bindings and support for Caffe, Tensorflow and XGBoost
liyougeng/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
liyougeng/epic
Epic is a high performance statistical parser written in Scala, along with a framework for building complex structured prediction models.
liyougeng/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
liyougeng/face_recognition_framework
Multi-task face recognition framework based on PyTorch
liyougeng/grr
GRR Rapid Response: remote live forensics for incident response
liyougeng/horovod
Distributed training framework for TensorFlow, Keras, and PyTorch.
liyougeng/lisa-caffe-public
Lisa Anne's public caffe code.
liyougeng/lstm_sentence_classifier
LSTM-based Models for Sentence Classification in PyTorch
liyougeng/nlp-datasets
A list of datasets/corpora for NLP tasks, in reverse chronological order.
liyougeng/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
liyougeng/PRMLT
Pattern Recognition and Machine Learning Toolbox
liyougeng/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
liyougeng/ResNeXt
Reproduce ResNet-v3(Aggregated Residual Transformations for Deep Neural Network) with Caffe
liyougeng/s3pool
liyougeng/sca-cnn
image captions generation with spatial and channel-wise attention
liyougeng/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
liyougeng/SUDL
light deep learning tools box
liyougeng/VQA_LSTM_CNN
Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.