attention-visualization topic
attention-viz
Lightweight visualization tool for neural attention mechanisms
Text-Attention-Heatmap-Visualization
Plot the vector graph of attention based text visualisation
pytorch-bert-crf-ner
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
hnatt
Train and visualize Hierarchical Attention Networks
comparatively-finetuning-bert
Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.
neat-vision
Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Processing (NLP) tasks. (framework-agnostic)
Visual-Transformer-Paper-Summary
Summary of Transformer applications for computer vision tasks.
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
Image-Caption-Generation-using-Fastai
Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. De...