Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition
abseil-cpp
Abseil Common Libraries (C++)
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
adaptive_voice_conversion
aubio
a library for audio and music analysis
bark
🔊 Text-prompted Generative Audio Model
CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
ChatUI
The UI design language and React library for Conversational UI
ChineseIDCardOCR
🇨🇳中国二代身份证光学识别
wotulong's Repositories
wotulong/3D-ResNets-PyTorch
3D ResNets for Action Recognition
wotulong/abseil-cpp
Abseil Common Libraries (C++)
wotulong/AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
wotulong/CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
wotulong/ChineseIDCardOCR
🇨🇳中国二代身份证光学识别
wotulong/clevr-dataset-gen
A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning
wotulong/cupy
NumPy-like API accelerated with CUDA
wotulong/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
wotulong/deepvoice3
Tensorflow Implementation of Deep Voice 3
wotulong/deepvoice3_pytorch
PyTorch implementation of Deep Voice 3, a convolutional text-to-speech synthesis model
wotulong/FaderNetworks
Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017
wotulong/faiss
A library for efficient similarity search and clustering of dense vectors.
wotulong/fastai
The fast.ai deep learning library, lessons, and tutorials
wotulong/fastText
Library for fast text representation and classification.
wotulong/FoolGo
A Monte Carlo Go A.I.
wotulong/gifski
GIF encoder based on libimagequant (pngquant, gifquant?). Squeezes maximum possible quality from the awful GIF format.
wotulong/iosched
The Google I/O 2015 Android App
wotulong/jieba
结巴中文分词
wotulong/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
wotulong/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
wotulong/Ossian
wotulong/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
wotulong/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
wotulong/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
wotulong/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model
wotulong/tensorboard
TensorFlow's Visualization Toolkit
wotulong/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
wotulong/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
wotulong/zoneout-tensorflow
An implementation of zoneout regularizer on LSTM-RNN by Tensorflow