b03902128

b03902128

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

b03902128's starred repositories

awesome-project-ideas

Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas

texar

Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

Language:PythonLicense:Apache-2.0Stargazers:2390Issues:78Issues:159

awd-lstm-lm

LSTM and QRNN Language Model Toolkit for PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:1959Issues:65Issues:101

Style-Transfer-in-Text

Paper List for Style Transfer in Text

pytorch-openai-transformer-lm

🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

Language:PythonLicense:MITStargazers:1507Issues:92Issues:39

pytorch-mobilenet-v2

A PyTorch implementation of MobileNet V2 architecture and pretrained model.

Language:PythonLicense:Apache-2.0Stargazers:1372Issues:26Issues:37

image_captioning

Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"

Language:PythonLicense:MITStargazers:785Issues:26Issues:76

light-weight-refinenet

Light-Weight RefineNet for Real-Time Semantic Segmentation

Language:PythonLicense:NOASSERTIONStargazers:738Issues:31Issues:75

RelativisticGAN

Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"

finetune

Scikit-learn style model finetuning for NLP

Language:PythonLicense:MPL-2.0Stargazers:700Issues:34Issues:140

TFSegmentation

RTSeg: Real-time Semantic Segmentation Comparative Study

Language:PythonLicense:Apache-2.0Stargazers:597Issues:27Issues:64

LeakGAN

The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.

SCAN

PyTorch source code for "Stacked Cross Attention for Image-Text Matching" (ECCV 2018)

Language:PythonLicense:Apache-2.0Stargazers:545Issues:10Issues:60

trellisnet

[ICLR'19] Trellis Networks for Sequence Modeling

Language:PythonLicense:MITStargazers:473Issues:22Issues:7

Text-to-Image-Synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper

Language:PythonLicense:GPL-3.0Stargazers:403Issues:15Issues:37

MUNIT-Tensorflow

Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)

Language:PythonLicense:MITStargazers:300Issues:14Issues:15

sca-cnn.cvpr17

Image Captions Generation with Spatial and Channel-wise Attention

Language:PythonStargazers:208Issues:12Issues:0

coco-cn

Enriching MS-COCO with Chinese sentences and tags for cross-lingual multimedia tasks

Language:OpenEdge ABLLicense:MITStargazers:180Issues:5Issues:35

dataset

Multi30k Dataset

HDGan

Pytorch implementation of HDGan

topically-driven-language-model

Tensorflow code to train TDLM

Language:PythonLicense:Apache-2.0Stargazers:138Issues:7Issues:15

unsupervised-NMT

Unsupervised neural machine translation; weight sharing; GAN

Deep-Hash-Table-ICML18

"Efficient end-to-end learning for quantizable representations" accepted at ICML2018

Language:PythonLicense:MITStargazers:67Issues:6Issues:0

tf-adain

TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie

Language:PythonLicense:MITStargazers:66Issues:4Issues:5

SPINE

Code for SPINE - Sparse Interpretable Neural Embeddings. Jhamtani H.*, Pruthi D.*, Subramanian A.*, Berg-Kirkpatrick T., Hovy E. AAAI 2018

image-captioning-chinese

Image Captioning in Chinese using LSTM RNN with attention mechanism

pili3000

A python command line tool helping memorizing GRE vocabulary.

Language:PythonLicense:GPL-2.0Stargazers:25Issues:4Issues:0

tf-variational-dropout

Sparsifying Variational Dropout in Tensorflow

Language:PythonLicense:GPL-3.0Stargazers:22Issues:7Issues:6

variational-dropout

TensorFlow implementation of the method from Variational Dropout Sparsifies Deep Neural Networks, Molchanov et al. (2017)

Language:PythonLicense:GPL-3.0Stargazers:16Issues:5Issues:0

StarGAN-Tensorflow

Implementation of StarGAN in Tensorflow