Fast-Transformer VS Perceiver

Compare Fast-Transformer vs Perceiver and see what are their differences.

Fast-Transformer

An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow (by Rishit-dagli)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
Fast-Transformer Perceiver
4 7
146 85
- -
3.2 2.7
almost 2 years ago over 2 years ago
Jupyter Notebook Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Fast-Transformer

Posts with mentions or reviews of Fast-Transformer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Fast-Transformer yet.
Tracking mentions began in Dec 2020.

Perceiver

Posts with mentions or reviews of Perceiver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-15.

What are some alternatives?

When comparing Fast-Transformer and Perceiver you can also consider the following projects:

Swin-Transformer-Object-Detection - This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.

performer-pytorch - An implementation of Performer, a linear attention-based transformer, in Pytorch

reformer-pytorch - Reformer, the efficient Transformer, in Pytorch

TimeSformer-pytorch - Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification

gato - Unofficial Gato: A Generalist Agent

Conformer - An implementation of Conformer: Convolution-augmented Transformer for Speech Recognition, a Transformer Variant in TensorFlow/Keras

deepmind-perceiver - My implementation of DeepMind's Perceiver

machine-learning-experiments - 🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo

EQTransformer - EQTransformer, a python package for earthquake signal detection and phase picking using AI.

Transformer-in-Transformer - An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches

conformer - Implementation of the convolutional module from the Conformer paper, for use in Transformers