abcamiletto/mmit
A CV library in python, design and experiment with models using any encoder with any decoder.
No commits in the last 6 months. Available on PyPI.
Stars
14
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 04, 2023
Monthly downloads
46
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/abcamiletto/mmit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
tatp22/linformer-pytorch
My take on a practical implementation of Linformer for Pytorch.
lucidrains/fast-weight-attention
Implementation of Fast Weight Attention
thushv89/attention_keras
Keras Layer implementation of Attention for Sequential models
ematvey/hierarchical-attention-networks
Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is...