RyanLiut's Stars
sajadn/posterior-collapse-list
A curated list of techniques to avoid posterior collapse
lixus7/Time-Series-Works-Conferences
Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
lethaiq/AwesomeUncertaintyEstimation
This repository contains recent research on uncertainty estimation. Inspired from other 'awesome' github pages like awesome-deep-learning.
SapienzaNLP/esc
ESC: Redesigning WSD with Extractive Sense Comprehension
SapienzaNLP/consec
Text Extraction Formulation + Feedback Loop for state-of-the-art WSD (EMNLP 2021)
murufeng/awesome-papers
机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集
ttengwang/Awesome_Prompting_Papers_in_Computer_Vision
A curated list of prompt-based paper in computer vision and vision-language learning.
rmokady/CLIP_prefix_caption
Simple image captioning model
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!
NoviceStone/VAE
Paper Reimplementation —— "D. P. Kingma and M. Welling. Auto-Encoding Variational Bayes. ICLR, 2014."
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
wzk1015/video-bgm-generation
[ACM MM 2021 Best Paper Award] Video Background Music Generation with Controllable Music Transformer
jssprz/video_features_extractor
Python implementation of extraction of several visual features representations from videos
Pzoom522/HistSumm
Code and data for "Summarising Historical Text in Modern Languages" (EACL 2021)
amueller/word_cloud
A little word cloud generator in Python
bearcatt/LaBERT
A length-controllable and non-autoregressive image captioning model.
fangleai/TransformerCVAE
Transformer-based Conditional Variational Autoencoder for Controllable Story Generation
matthewvowels1/Awesome-VAEs
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
jiaeyan/Jiayan
甲言,专注于古代汉语(古汉语/古文/文言文/文言)处理的NLP工具包,支持文言词库构建、分词、词性标注、断句和标点。Jiayan, the 1st NLP toolkit designed for Classical Chinese, supports lexicon construction, tokenizing, POS tagging, sentence segmentation and punctuation.
jssprz/visual_syntactic_embedding_video_captioning
Source code of the paper titled *Improving Video Captioning with Temporal Composition of a Visual-Syntactic Embedding*
cbdb-project/cbdb-online-main-server
CBDB 在线系统主服务器
RyanLiut/Awesome-Visual-Captioning
This repository focus on Image Captioning & Video Captioning & Seq-to-Seq Learning & NLP
ck0123/improved-bertscore-for-image-captioning-evaluation
tylin/coco-caption
liulixin29/visual-paraphrases-captioning
Code for the ICCV 2019 Paper "Generating Diverse and Descriptive Image Captions Using Visual Paraphrases"
BeenKim/MMD-critic
ttengwang/dense-video-captioning-pytorch
Second-place solution to dense video captioning task in ActivityNet Challenge (CVPR 2020 workshop)
jmtomczak/vae_vampprior
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling