rnn-decoder

There are 3 repositories under rnn-decoder topic.

  • ChaitanyaC22/Udacity-CVND-Project2-Automated-Image-Captioning

    This project aims at training a CNN-RNN model to predict captions for a given image. The main task is to implement an effective RNN decoder for a CNN encoder.

    Language:HTML1100
  • DHwass/CNN_Encoder_Decoder_PokemonDB

    Exploring efficient image compression and decompression techniques for the Pokemon database. This project explores the implementation of CNN and RNN encoders/decoders, aiming to enhance image storage and retrieval. Computing valuable insights related to compression performance and quality metrics.

    Language:Jupyter Notebook1100
  • ashayp22/Image-Captioning

    a full deep learning pipeline that generates captions for images using a CNN encoder & RNN decoder

    Language:Jupyter Notebook201