Zhe Niu's repositories
phoenix-datasets
PyTorch dataset wrappers for PHOENIX 2014 & PHOENIX-2014-T sign language datasets.
pytorch-training-utilities
A set of PyTorch training utilities (WIP).
argparse-hparams
A simple argparser for HParams.
argparse-node
A minimal multi-level argument parser for your python CLI apps.
DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
transformer-pytorch
An implementation of the transformer model using pytorch.
typewriter
A website that features a typewriter effect that types out the text you input, which may help you read more efficiently.
batchnorms
Why don't we simply use running statistics for batch normalization during training?
image-classification
Compare some image classification models.
image-generation
Compare some image generation models.
conformer-1
Implementation of the convolutional module from the Conformer paper, for use in Transformers
libri-light
dataset for lightly supervised training using the librivox audio book recordings. https://librivox.org/.
Lip2Wav-pytorch
a PyTorch implementation of Lip2Wav
pytorch-receptive-field
Compute CNN receptive field size in pytorch in one line
sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
wavenet_vocoder
WaveNet vocoder