hayato-6's Stars
huggingface/pytorch_block_sparse
Fast Block Sparse Matrices for Pytorch
avinashpaliwal/Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
vincentherrmann/pytorch-wavenet
An implementation of WaveNet with fast generation
dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
clovaai/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
NVlabs/few-shot-vid2vid
Pytorch implementation for few-shot photorealistic video-to-video translation.
Xiaohui9607/physical_interaction_video_prediction_pytorch
Based on Chealsea Finn's et al "Unsupervised Learning for Physical Interaction through Video Prediction"
alexlee-gk/video_prediction
Stochastic Adversarial Video Prediction
jeffdonahue/bigan
code for "Adversarial Feature Learning"
Hzzone/Precipitation-Nowcasting
pytorch implemention of trajGRU.
yaxingwang/MineGAN
GAN, transfer learning, few data.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
nlpdata/dialogre
Dialogue-Based Relation Extraction
Tiiiger/bert_score
BERT score for text generation
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Shikib/Response-Generation-Baselines
Transformer model for the Amazon Topical-Chat Corpus. Baselines for DSTC9 Track 3.
facebookresearch/EmpatheticDialogues
Dialogue model that produces empathetic responses when trained on the EmpatheticDialogues dataset.
alexa/Topical-Chat
A dataset containing human-human knowledge-grounded open-domain conversations.
FreedomIntelligence/complex-order
myungsub/CAIN
Source code for AAAI 2020 paper "Channel Attention Is All You Need for Video Frame Interpolation"
sachaos/ac-deck
Unofficial CLI for AtCoder users.
crcrpar/pytorch.sngan_projection
An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).