Skip to content
View sulabhkatiyar's full-sized avatar
Block or Report

Block or report sulabhkatiyar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sulabhkatiyar/README.md
  • 👋 Hi, I’m Sulabh Katiyar.
  • 👀 I’m interested in Natural Language Processing (NLP) and Computer Vision (CV).
  • 🌱 I’m currently a Ph.D candidate and am working on Image Caption Generation.
  • 💞️ I’m looking to collaborate on problems such as Image Captioning, Multimodal Translation, etc. that are at the confluence of NLP and CV.
  • 📧 Reach me at [email protected]

Pinned Loading

  1. Spatial_Att Spatial_Att Public

    Image Caption Generation using Spatial Attention

    Python

  2. Bi-LSTM Bi-LSTM Public

    Partial re-implementation of Image Captioning with Deep Bidirectional LSTMs

    Python 1

  3. Adaptive_Att Adaptive_Att Public

    Image Caption Generation using Adaptive Attention

    Python

  4. image_in_caption image_in_caption Public

    How to use Image Representation during Image Caption Generation.

  5. IC_SCA IC_SCA Public

    Image Caption with Synchronous Cross-Attention

    Python

  6. show_tell show_tell Public

    A pytorch implementation of Image Captioning based on Encoder-Decoder Framework

    Python