Pinned Repositories
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
aster.pytorch
ASTER in Pytorch
Attention-OCR
Visual Attention based OCR
audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
augmented-traffic-control
Augmented Traffic Control: A tool to simulate network conditions
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
awesome-github
收集这个列表,只是为了更好地使用亲爱的GitHub,欢迎提交pr和issue。
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing
kuyun-zhangyang's Repositories
kuyun-zhangyang/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
kuyun-zhangyang/awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
kuyun-zhangyang/awk-sed
kuyun-zhangyang/Caffe_Manual
Caffe使用教程
kuyun-zhangyang/captcha
Breaking captchas using torch
kuyun-zhangyang/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
kuyun-zhangyang/deep-residual-networks
Deep Residual Learning for Image Recognition
kuyun-zhangyang/face-alignment-at-3000fps
C++ implementation of Face Alignment at 3000 FPS via Regressing Local Binary Features
kuyun-zhangyang/faceswap
Python script to put facial features from one face onto another
kuyun-zhangyang/faster_rcnn
Faster R-CNN
kuyun-zhangyang/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
kuyun-zhangyang/flexx
Python UI tookit based on web technology
kuyun-zhangyang/GenerateChinese
Generate Chinese character images with freetype
kuyun-zhangyang/lasagne-draw
Implementation of the DRAW network in lasagne
kuyun-zhangyang/LBXScan
二维码、扫码、扫一扫、ZXing和ios系统自带扫码封装,扫码界面效果封装
kuyun-zhangyang/leetcode
LeetCode Problems' Solutions
kuyun-zhangyang/mikeBlogEssays
博客文章的git版本
kuyun-zhangyang/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
kuyun-zhangyang/mxnet-mr
用mxnet训练自己的数据集
kuyun-zhangyang/OCR
recall Baidu OCR Api to recognize local jpg image
kuyun-zhangyang/openalpr
Automatic License Plate Recognition library
kuyun-zhangyang/openface
Face recognition with deep neural networks.
kuyun-zhangyang/pencil
implementation of http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/npar12_pencil.pdf
kuyun-zhangyang/pyspider
A Powerful Spider(Web Crawler) System in Python.
kuyun-zhangyang/python-webapp
this is for learing git and python!
kuyun-zhangyang/SimpleCropView
A simple image cropping library for Android.
kuyun-zhangyang/smile
Statistical Machine Intelligence & Learning Engine
kuyun-zhangyang/TransitionPlayer
Android library to control Transition animates. A simple way to create a interactive animation.
kuyun-zhangyang/useful-scripts
useful scripts for Linux op
kuyun-zhangyang/WeChatLuckyMoney
:moneybag: 微信抢红包插件,Android Service教学实例。这个插件可以帮助你在微信群聊抢红包时战无不胜,同时附带详细的注释和实现文档。