All Projects → FNet-pytorch → Similar Projects or Alternatives

1538 Open source projects that are alternatives of or similar to FNet-pytorch

Nlp Experiments In Pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
Stars: ✭ 35 (-82.84%)
Mutual labels:  text-classification, text, transformer
backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Stars: ✭ 229 (+12.25%)
Gpt2
PyTorch Implementation of OpenAI GPT-2
Stars: ✭ 64 (-68.63%)
Mutual labels:  transformer, language-model
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (-67.65%)
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+70.59%)
Mutual labels:  text-classification, text
image-classification
A collection of SOTA Image Classification Models in PyTorch
Stars: ✭ 70 (-65.69%)
Gpt2 French
GPT-2 French demo | Démo française de GPT-2
Stars: ✭ 47 (-76.96%)
Mutual labels:  transformer, language-model
craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
Stars: ✭ 151 (-25.98%)
Mutual labels:  text, vision
Fastai
R interface to fast.ai
Stars: ✭ 85 (-58.33%)
Mutual labels:  text, vision
Bert language understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Stars: ✭ 933 (+357.35%)
Lotclass
[EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach
Stars: ✭ 160 (-21.57%)
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+1274.51%)
Transformer-in-Transformer
An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches
Stars: ✭ 40 (-80.39%)
well-classified-examples-are-underestimated
Code for the AAAI 2022 publication "Well-classified Examples are Underestimated in Classification with Deep Neural Networks"
Stars: ✭ 21 (-89.71%)
ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Stars: ✭ 18 (-91.18%)
Bert Pytorch
Google AI 2018 BERT pytorch implementation
Stars: ✭ 4,642 (+2175.49%)
Mutual labels:  transformer, language-model
Gpt Scrolls
A collaborative collection of open-source safe GPT-3 prompts that work well
Stars: ✭ 195 (-4.41%)
Mutual labels:  transformer, language-model
Relational Rnn Pytorch
An implementation of DeepMind's Relational Recurrent Neural Networks in PyTorch.
Stars: ✭ 236 (+15.69%)
Mutual labels:  transformer, language-model
Filipino-Text-Benchmarks
Open-source benchmark datasets and pretrained transformer models in the Filipino language.
Stars: ✭ 22 (-89.22%)
Mutual labels:  text-classification, transformer
Indonesian Language Models
Indonesian Language Models and its Usage
Stars: ✭ 64 (-68.63%)
Mutual labels:  transformer, language-model
Nlp chinese corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Stars: ✭ 6,656 (+3162.75%)
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+262.25%)
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (-29.9%)
Mutual labels:  text-classification, transformer
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+348.04%)
Mutual labels:  text-classification, transformer
Highway-Transformer
[ACL‘20] Highway Transformer: A Gated Transformer.
Stars: ✭ 26 (-87.25%)
Mutual labels:  transformer, language-model
text-classification-baseline
Pipeline for fast building text classification TF-IDF + LogReg baselines.
Stars: ✭ 55 (-73.04%)
Mutual labels:  text-classification, text
MinTL
MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems
Stars: ✭ 61 (-70.1%)
Mutual labels:  transformer, language-model
HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
Stars: ✭ 357 (+75%)
Mutual labels:  transformer, vision
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+100%)
Mutual labels:  transformer, language-model
visualization
a collection of visualization function
Stars: ✭ 189 (-7.35%)
Mutual labels:  transformer, vision
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (+177.94%)
Mutual labels:  transformer, language-model
Nlp Paper
NLP Paper
Stars: ✭ 484 (+137.25%)
Mutual labels:  transformer, language-model
Vietnamese Electra
Electra pre-trained model using Vietnamese corpus
Stars: ✭ 55 (-73.04%)
Mutual labels:  transformer, language-model
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+121.57%)
Mutual labels:  vision, image-classification
Tupe
Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve existing models like BERT.
Stars: ✭ 143 (-29.9%)
Mutual labels:  transformer, language-model
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+27224.51%)
Mutual labels:  transformer, language-model
ImageCropper
✂️ Detect and crop faces, barcodes, texts or rectangle in image with iOS 11 Vision (iOS 10 Core Image) api.(图片裁剪:支持人脸、二维码/条形码、文本、方框)
Stars: ✭ 17 (-91.67%)
Mutual labels:  text, vision
Pytorch Openai Transformer Lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Stars: ✭ 1,268 (+521.57%)
Mutual labels:  transformer, language-model
text2class
Multi-class text categorization using state-of-the-art pre-trained contextualized language models, e.g. BERT
Stars: ✭ 15 (-92.65%)
Mutual labels:  text-classification, text
Xlnet Gen
XLNet for generating language.
Stars: ✭ 164 (-19.61%)
Mutual labels:  text, language-model
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+38.24%)
Bottleneck Transformer Pytorch
Implementation of Bottleneck Transformer in Pytorch
Stars: ✭ 408 (+100%)
Mutual labels:  vision, image-classification
Nlp Recipes
Natural Language Processing Best Practices & Examples
Stars: ✭ 5,783 (+2734.8%)
Mutual labels:  text-classification, text
Sentiment analysis fine grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Stars: ✭ 546 (+167.65%)
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-88.73%)
Tfclassifier
Tensorflow based training and classification scripts for text, images, etc
Stars: ✭ 441 (+116.18%)
Nlp Pretrained Model
A collection of Natural language processing pre-trained models.
Stars: ✭ 122 (-40.2%)
Mutual labels:  text-classification, text
Paddlenlp
NLP Core Library and Model Zoo based on PaddlePaddle 2.0
Stars: ✭ 212 (+3.92%)
Mutual labels:  text-classification, transformer
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (+86.27%)
Mutual labels:  text-classification, transformer
TokenLabeling
Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"
Stars: ✭ 385 (+88.73%)
Mutual labels:  transformer, vision
cape
Continuous Augmented Positional Embeddings (CAPE) implementation for PyTorch
Stars: ✭ 29 (-85.78%)
Mutual labels:  text, transformer
Vaaku2Vec
Language Modeling and Text Classification in Malayalam Language using ULMFiT
Stars: ✭ 68 (-66.67%)
deep-learning
Deep Learning Bootcamp
Stars: ✭ 60 (-70.59%)
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+83.82%)
nested-transformer
Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf
Stars: ✭ 174 (-14.71%)
Mutual labels:  transformer, vision
Kevinpro-NLP-demo
All NLP you Need Here. 个人实现了一些好玩的NLP demo,目前包含13个NLP应用的pytorch实现
Stars: ✭ 117 (-42.65%)
Mutual labels:  text-classification, transformer
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (-68.14%)
strokeText.js
Simple, pixel-perfect text stroking for the web.
Stars: ✭ 30 (-85.29%)
Mutual labels:  text
3HAN
An original implementation of "3HAN: A Deep Neural Network for Fake News Detection" (ICONIP 2017)
Stars: ✭ 29 (-85.78%)
Mutual labels:  text-classification
1-60 of 1538 similar projects