LMM2018's Stars
ethan5437/PR-VIST
Github repository for Plot and Rework: Modeling Storylines for Visual Storytelling (ACL-IJCNLP2021 Findings)
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
neural-dialogue-metrics/Distinct-N
Compute Distinct-N metric proposed by Jiwei Li et al.
chenxran/Orion
[NeurIPS 2021] Open Rule Induction
google-research/bleurt
BLEURT is a metric for Natural Language Generation based on transfer learning.
nlpyang/hiersumm
Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019
SamLynnEvans/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
sairin1202/Commonsense-Knowledge-Aware-Concept-Selection-For-Diverse-and-Informative-Visual-Storytelling
The implement of Commonsense Knowledge Aware Concept Selection For Diverse and Informative Visual Storytelling
JXZe/DualVD
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
swabhs/open-sesame
A frame-semantic parsing system based on a softmax-margin SegRNN.
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
tkim-snu/GLACNet
GLAC Net: GLocal Attention Cascading Network for the Visual Storytelling Challenge
negrinho/sane_tikz
Reconquer the canvas: beautiful Tikz figures without clunky Tikz code
ryankiros/neural-storyteller
A recurrent neural network for generating little stories about images
megvii-research/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
lichengunc/vist_eval
vist story telling evaluation tool
rajammanabrolu/C2PO
Automated Storytelling via Causal, Commonsense Plot Ordering
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
google/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
datawhalechina/dive-into-cv-pytorch
动手学CV-Pytorch版
yuweihao/KERN
Code for Knowledge-Embedded Routing Network for Scene Graph Generation (CVPR 2019)
danfeiX/scene-graph-TF-release
"Scene Graph Generation by Iterative Message Passing" code repository
rowanz/neural-motifs
Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
KaihuaTang/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.