transformer-models
There are 322 repositories under transformer-models topic.
kyegomez/swarms
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
OpenNMT/CTranslate2
Fast inference engine for Transformer models
sovrasov/flops-counter.pytorch
Flops counter for neural networks in pytorch framework
VITA-Group/TransGAN
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
vturrisi/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
uncbiag/Awesome-Foundation-Models
A curated list of foundation models for vision and language tasks
harleyszhang/llm_note
LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.
daiquocnguyen/Graph-Transformer
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
imperial-qore/TranAD
[VLDB'22] Anomaly Detection using Transformers, self-conditioning and adversarial training.
ScalaConsultants/Aspect-Based-Sentiment-Analysis
💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
cuiziteng/Illumination-Adaptive-Transformer
🌕 [BMVC 2022] You Only Need 90K Parameters to Adapt Light: A Light Weight Transformer for Image Enhancement and Exposure Correction. SOTA for low light enhancement, 0.004 seconds try this for pre-processing.
philipturner/metal-flash-attention
FlashAttention (Metal Port)
audeering/w2v2-how-to
How to use our public wav2vec2 dimensional emotion model
moonshine-ai/useful-transformers
Efficient Inference of Transformer models
HHousen/TransformerSum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
RetroCirce/HTS-Audio-Transformer
The official code repo of "HTS-AT: A Hierarchical Token-Semantic Audio Transformer for Sound Classification and Detection"
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
dpressel/mint
MinT: Minimal Transformer Library and Tutorials
xashru/punctuation-restoration
Punctuation Restoration using Transformer Models for High-and Low-Resource Languages
AnkurDeria/MFT
Pytorch implementation of Multimodal Fusion Transformer for Remote Sensing Image Classification.
RetroCirce/Zero_Shot_Audio_Source_Separation
The official code repo for "Zero-shot Audio Source Separation through Query-based Learning from Weakly-labeled Data", in AAAI 2022
davidnvq/grit
GRIT: Faster and Better Image-captioning Transformer (ECCV 2022)
yizhongw/Tk-Instruct
Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.
OpenMachine-ai/transformer-tricks
A collection of tricks and tools to speed up transformer models
csinva/imodelsX
Interpret text data using LLMs (scikit-learn compatible).
GuoLanqing/ShadowFormer
ShadowFormer (AAAI2023), Pytorch implementation
catherinesyeh/attention-viz
Visualizing query-key interactions in language + vision transformers (VIS 2023)
andrerochow/fsrt
Official implementation of the CVPR 2024 paper "FSRT: Facial Scene Representation Transformer for Face Reenactment from Factorized Appearance, Head-pose, and Facial Expression Features"
Soham-Deshpande/Stock-TFT
Stock price prediction using a Temporal Fusion Transformer
KittenCN/predict_Lottery_ticket_pytorch
pytorch下基于transformer / LSTM模型的彩票预测
Bindwell/PLAPT
Codebase and CLI for PLAPT: A state-of-the-art protein-ligand binding affinity model for drug discovery
cptq/SignNet-BasisNet
SignNet and BasisNet
ZhouYuxuanYX/Hyperformer
This is the official implementation of our paper "Hypergraph Transformer for Skeleton-based Action Recognition."
kyegomez/Algorithm-Of-Thoughts
My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"
crockwell/rel_pose
[3DV 2022] The 8-Point Algorithm as an Inductive Bias for Relative Pose Prediction by ViTs