attention-visualization topic

List attention-visualization repositories

attention-viz

28
Stars
7
Forks
Watchers

Lightweight visualization tool for neural attention mechanisms

Text-Attention-Heatmap-Visualization

357
Stars
58
Forks
Watchers

Plot the vector graph of attention based text visualisation

pytorch-bert-crf-ner

474
Stars
109
Forks
Watchers

KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)

Transformer-Explainability

1.7k
Stars
227
Forks
Watchers

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.

hnatt

203
Stars
35
Forks
Watchers

Train and visualize Hierarchical Attention Networks

comparatively-finetuning-bert

115
Stars
28
Forks
Watchers

Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.

neat-vision

249
Stars
24
Forks
Watchers

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

56
Stars
6
Forks
Watchers

Summary of Transformer applications for computer vision tasks.

Attention-Visualization

65
Stars
15
Forks
Watchers

Visualization for simple attention and Google's multi-head attention.

Image-Caption-Generation-using-Fastai

24
Stars
6
Forks
Watchers

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...