NeuralBabyTalk
Baby Talk Generator
A PyTorch implementation of a deep learning model for generating baby talk-like text
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
524 stars
18 watching
123 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
chenxi116/pnasnet.pytorch | PyTorch implementation of PNASNet-5 architecture | 317 |
jiasenlu/vilbert_beta | A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. | 474 |
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
fgxaos/pytorch-innvestigate | PyTorch implementation of an explainability technique for deep neural networks | 9 |
deepsound-project/samplernn-pytorch | An implementation of an audio generation model using PyTorch | 288 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
lelechen63/atvgnet | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,965 |
alexis-jacq/pytorch-tutorials | An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |