Pinned Repositories
advanced-series
some notes at here
automatic-watermark-detection
Project for Digital Image Processing
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
ChineseTone
将汉字转换为拼音, 支持多音字,拼音 -> pin yin
cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
CrashLogAnalysis
CV-Image-Quality-Analysis
CompVis Final Project (In 2-weeks) to try and identify high-quality images
windream's Repositories
windream/automatic-watermark-detection
Project for Digital Image Processing
windream/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
windream/ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
windream/Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
windream/Chinese-Names-Corpus
中文人名语料库。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。
windream/ChineseTone
将汉字转换为拼音, 支持多音字,拼音 -> pin yin
windream/cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
windream/deep-learning-book
MIT Deep Learning Book in PDF format
windream/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
windream/deeplearningbook-chinese
Deep Learning Book Chinese Translation
windream/eng-edu
windream/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
windream/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
windream/face-recognition
Deep face recognition with Keras, Dlib and OpenCV
windream/face_recognition
The world's simplest facial recognition api for Python and the command line
windream/fast-directional-chamfer-matching
An optimized chamfer matching algorithm from FastDirectionalChamferMatching. FastDirectionalChamferMatching 模式匹配算法库
windream/Gibberish-Detector
A small program to detect gibberish using a Markov Chain
windream/google-10000-english
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.
windream/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
windream/openface
Face recognition with deep neural networks.
windream/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
windream/pinyin
A simple python script to translate chinese to pinyin based on Mandarin.dat
windream/pinyin-data
汉字拼音数据
windream/python-pinyin
汉字拼音转换工具 Python 版(pypinyin)。
windream/SDFC
Roadmap and Resource Compilation for System Design Fight Club
windream/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
windream/Unsupervised-Aspect-Extraction
Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"
windream/watermark-remover
Remove watermark automatically. 水印自动消除
windream/webp-converter
Converter PNG/JPG to Webp and scan all changes
windream/xpinyin
translate chinese hanzi to pinyin by python