All Projects → Cell Detr → Similar Projects or Alternatives

607 Open source projects that are alternatives of or similar to Cell Detr

Transformers.jl
Julia Implementation of Transformer models
Stars: ✭ 173 (+565.38%)
Mutual labels:  attention, transformer
Njunmt Tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
Stars: ✭ 97 (+273.08%)
Mutual labels:  attention, transformer
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (+146.15%)
Mutual labels:  attention, transformer
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (+346.15%)
Mutual labels:  attention, transformer
Relation-Extraction-Transformer
NLP: Relation extraction with position-aware self-attention transformer
Stars: ✭ 63 (+142.31%)
Mutual labels:  transformer, attention
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+37957.69%)
Mutual labels:  attention, transformer
Visual-Transformer-Paper-Summary
Summary of Transformer applications for computer vision tasks.
Stars: ✭ 51 (+96.15%)
Mutual labels:  transformer, attention
SOLQ
"SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.
Stars: ✭ 159 (+511.54%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+13046.15%)
Mutual labels:  attention, transformer
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (+119.23%)
Mutual labels:  transformer, attention
Speech Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Stars: ✭ 565 (+2073.08%)
Mutual labels:  attention, transformer
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+1357.69%)
Mutual labels:  attention, transformer
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (+330.77%)
Mutual labels:  attention, transformer
Transformer Tensorflow
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
Stars: ✭ 319 (+1126.92%)
Mutual labels:  attention, transformer
max-deeplab
Unofficial implementation of MaX-DeepLab for Instance Segmentation
Stars: ✭ 84 (+223.08%)
TRAR-VQA
[ICCV 2021] TRAR: Routing the Attention Spans in Transformers for Visual Question Answering -- Official Implementation
Stars: ✭ 49 (+88.46%)
Mutual labels:  transformer, attention
transformer
A PyTorch Implementation of "Attention Is All You Need"
Stars: ✭ 28 (+7.69%)
Mutual labels:  transformer, attention
Awesome Fast Attention
list of efficient attention modules
Stars: ✭ 627 (+2311.54%)
Mutual labels:  attention, transformer
h-transformer-1d
Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning
Stars: ✭ 121 (+365.38%)
Mutual labels:  transformer, attention
Graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
Stars: ✭ 187 (+619.23%)
Mutual labels:  attention, transformer
Self Attention Cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Stars: ✭ 209 (+703.85%)
Mutual labels:  attention, transformer
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (+11.54%)
Mutual labels:  transformer, attention
seq2seq-pytorch
Sequence to Sequence Models in PyTorch
Stars: ✭ 41 (+57.69%)
Mutual labels:  transformer, attention
ai challenger 2018 sentiment analysis
Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018
Stars: ✭ 16 (-38.46%)
Mutual labels:  transformer, attention
Keras Transformer
Transformer implemented in Keras
Stars: ✭ 273 (+950%)
Mutual labels:  attention, transformer
Medical Transformer
Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image Segmentation"
Stars: ✭ 153 (+488.46%)
Mutual labels:  attention, transformer
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+1469.23%)
Mutual labels:  attention, transformer
Jddc solution 4th
2018-JDDC大赛第4名的解决方案
Stars: ✭ 235 (+803.85%)
Mutual labels:  attention, transformer
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (+307.69%)
Mutual labels:  attention, transformer
visualization
a collection of visualization function
Stars: ✭ 189 (+626.92%)
Mutual labels:  transformer, attention
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (+1415.38%)
Mutual labels:  attention, transformer
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+1480.77%)
Mutual labels:  attention, transformer
Bert For Tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
Stars: ✭ 683 (+2526.92%)
Mutual labels:  transformer
Detectorch
Detectorch - detectron for PyTorch
Stars: ✭ 566 (+2076.92%)
Mutual labels:  instance-segmentation
Bert paper chinese translation
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!
Stars: ✭ 564 (+2069.23%)
Mutual labels:  transformer
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+2738.46%)
Mutual labels:  transformer
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+2523.08%)
Mutual labels:  attention
Performer Pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
Stars: ✭ 546 (+2000%)
Mutual labels:  attention
Android Viewpager Transformers
A collection of view pager transformers
Stars: ✭ 546 (+2000%)
Mutual labels:  transformer
Laravel Responder
A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.
Stars: ✭ 673 (+2488.46%)
Mutual labels:  transformer
Mmdetection Annotated
mmdetection源码注释
Stars: ✭ 544 (+1992.31%)
Mutual labels:  instance-segmentation
Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (+1984.62%)
Mutual labels:  transformer
Bert Keras
Keras implementation of BERT with pre-trained weights
Stars: ✭ 820 (+3053.85%)
Mutual labels:  transformer
Tf Rnn Attention
Tensorflow implementation of attention mechanism for text classification tasks.
Stars: ✭ 735 (+2726.92%)
Mutual labels:  attention
Polyrnn Pp Pytorch
PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)
Stars: ✭ 672 (+2484.62%)
Mutual labels:  instance-segmentation
Residual Attention Network
Residual Attention Network for Image Classification
Stars: ✭ 525 (+1919.23%)
Mutual labels:  attention
Rust Bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Stars: ✭ 510 (+1861.54%)
Mutual labels:  transformer
Centermask
CenterMask : Real-Time Anchor-Free Instance Segmentation, in CVPR 2020
Stars: ✭ 646 (+2384.62%)
Mutual labels:  instance-segmentation
Multi Human Parsing
🔥🔥Official Repository for Multi-Human-Parsing (MHP)🔥🔥
Stars: ✭ 507 (+1850%)
Mutual labels:  instance-segmentation
Former
Simple transformer implementation from scratch in pytorch.
Stars: ✭ 500 (+1823.08%)
Mutual labels:  transformer
Nlp paper study
研读顶会论文,复现论文相关代码
Stars: ✭ 691 (+2557.69%)
Mutual labels:  attention
Deep Ctr Prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
Stars: ✭ 628 (+2315.38%)
Mutual labels:  transformer
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (+1826.92%)
Mutual labels:  transformer
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+1826.92%)
Mutual labels:  transformer
Awesome Visual Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
Stars: ✭ 475 (+1726.92%)
Mutual labels:  transformer
Nlp Paper
NLP Paper
Stars: ✭ 484 (+1761.54%)
Mutual labels:  transformer
Odsc 2020 nlp
Repository for ODSC talk related to Deep Learning NLP
Stars: ✭ 20 (-23.08%)
Mutual labels:  transformer
Spatial Transformer Network
A Tensorflow implementation of Spatial Transformer Networks.
Stars: ✭ 794 (+2953.85%)
Mutual labels:  attention
Rasa chatbot cn
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
Stars: ✭ 723 (+2680.77%)
Mutual labels:  transformer
Vad
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
Stars: ✭ 622 (+2292.31%)
Mutual labels:  attention
1-60 of 607 similar projects