show_and_tell.tensorflow
Caption generator
A neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow.
290 stars
23 watching
92 forks
Language: Jupyter Notebook
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jazzsaxmafia/show_attend_and_tell.tensorflow | A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
yunjey/show-attend-and-tell | Generates captions for images using an attention-based neural network | 907 |
deeprnn/image_captioning | This implementation allows users to generate captions from images using a neural network model with visual attention. | 786 |
jazzsaxmafia/weakly_detector | A TensorFlow implementation of an object localization method using only image-level annotation, without requiring bounding box annotations. | 361 |
seewalker/tf-pixelwise | A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
showlab/show-1 | This project enables text-to-video generation by combining pixel and latent diffusion models | 1,103 |
jackonyang/captcha-tensorflow | A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 997 |
kacky24/stylenet | A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
jamespark3922/adv-inf | A method for generating and evaluating video captions using adversarial inference, trained on large datasets of text and multimedia features. | 34 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
ibm/max-image-caption-generator | An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,582 |
laxatives/tensorflow-transx | A software project focused on developing a library for tensor-based graph embeddings using TensorFlow. | 0 |
disneystreaming/alloy | Provides commonly used shapes and traits for expressing protocol semantics in Smithy | 38 |