jiangmeixian's Stars
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
parlance/ctcdecode
PyTorch CTC Decoder bindings
ryanleary/ctcdecode
PyTorch CTC Decoder bindings
medinamanuel/CTCWordBeamSearch
Fork of the original repository at https://github.com/githubharald/CTCWordBeamSearch
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
omni-us/research-WriterAdaptation-HTR
Source code for WACV20 paper "Unsupervised Adaptation for Synthetic-to-Real Handwritten Word Recognition".
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习