38 skills found · Page 1 of 2
ruotianluo / ImageCaptioning.pytorchI decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
njustkmg / OMMLMulti-Modal learning toolkit based on PaddlePaddle and PyTorch, supporting multiple applications such as multi-modal classification, cross-modal retrieval and image caption.
guillaumegenthial / Im2latexImage to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
luopeixiang / Im2latexPytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex
HughKu / Im2txtImage captioning ready-to-go inference: show and tell model compatible with Tensorflow r1.9
Dong-JinKim / DenseRelationalCaptioningCode of Dense Relational Captioning
huanzhang12 / ImageCaptioningAttackShow-and-Fool: Adversarial Examples for Image Captioning task
purveshpatel511 / ImageCaptioningpre-trained model and source code for generate description of images.
Raman-Raje / ImageCaptioningImage Captioning wiht Flickr8k data
qingzwang / GHA ImageCaptioningCode for GHA (ACCV2018)
MrAnayDongre / Machine Learning CollectionRepo for Implementing Research Papers & Projects related to Machine Learning
princetonvisualai / Imagecaptioning BiasCode for the paper "Understanding and Evaluating Racial Biases in Image Captioning"
jianhanlim / Ipr ImagecaptioningThis is the code repo of our Pattern Recognition journal on IPR protection of Image Captioning Models
zhoubolei / Pytorch ImagecaptioningNo description available
Aryavir07 / Image Captioning Using CNN And LSTMGenerating Captions for images using CNN & LSTM on Flickr8K dataset.The generation of captions from images has various practical benefits, ranging from aiding the visually impaired.
Mountchicken / ImageCaptioning Attention PyQt5ImageCaptioning improved with an attention mechanism. Also a PyQt5 application
SunJiamei / LRP Imagecaptioning PytorchNo description available
MingtaoGuo / RNN TensorFlowSome interesting applications of RNN, e.g. char rnn (pomes generation), seq2seq (machine translation), image captioning (NIC)
prateekkeshari / ImageCaptioningThis is a Python script that uses OpenAI’s language model to create image captions. It prompts the user to enter image URLs, loads the captions into memory, creates an index, and searches for captions that match a user query. An OpenAI API key is required.
2014gaokao / ImageCaptioningImage Captioning with Sparsed Transformer and Persistent Memory