show_and_tell.tensorflow

Caption generator

A neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow.

GitHub

291 stars
23 watching
92 forks
Language: Jupyter Notebook
last commit: almost 10 years ago

Related projects:

RepositoryDescriptionStars
jazzsaxmafia/show_attend_and_tell.tensorflowA TensorFlow implementation of a neural caption generator using attention mechanisms.506
yunjey/show-attend-and-tellGenerates captions for images using an attention-based neural network907
deeprnn/image_captioningThis implementation allows users to generate captions from images using a neural network model with visual attention.790
jazzsaxmafia/weakly_detectorA TensorFlow implementation of an object localization method using only image-level annotation, without requiring bounding box annotations.361
seewalker/tf-pixelwiseA tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation13
showlab/show-1This project enables text-to-video generation using a combination of pixel and latent diffusion models.1,110
jackonyang/captcha-tensorflowA project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas998
kacky24/stylenetA PyTorch implementation of a framework for generating captions with styles for images and videos.63
burness/tensorflow-101An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more.1,113
jamespark3922/adv-infA method for generating and evaluating video captions using adversarial inference, trained on large datasets of text and multimedia features.34
tensorflow/textPreprocessing and processing tools for text data in machine learning models1,239
ibm/max-image-caption-generatorAn image caption generation system utilizing machine learning models and deep neural networks.84
tensorflow/haskellHaskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language.1,583
laxatives/tensorflow-transxA software project focused on developing a library for tensor-based graph embeddings using TensorFlow.0
disneystreaming/alloyProvides commonly used shapes and traits for expressing protocol semantics in Smithy39