Adaptive Attention Span for Reinforcement Learning
-
Updated
May 11, 2020 - Python
Adaptive Attention Span for Reinforcement Learning
PyTorch re-implementation of some papers on image captioning | 图像描述
[BMVC 2024] Official Implementation of the paper guided attention for interpretable motion captioning
An Indonesian Image Captioning Implementation using Adaptive Attention
This project implements an adaptive attention mechanism for image captioning, inspired by 'Show, Attend and Tell' paper. It combines ResNet50 and LSTM with a sentinel gate to dynamically balance focus between visual features and language context.
Add a description, image, and links to the adaptive-attention topic page so that developers can more easily learn about it.
To associate your repository with the adaptive-attention topic, visit your repo's landing page and select "manage topics."