Swin-Transformer-Object-Detection VS Perceiver

Compare Swin-Transformer-Object-Detection vs Perceiver and see what are their differences.

Swin-Transformer-Object-Detection

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation. (by SwinTransformer)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Swin-Transformer-Object-Detection Perceiver
4 7
1,710 85
0.7% -
0.0 2.6
about 1 year ago about 3 years ago
Python 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.

Swin-Transformer-Object-Detection

Posts with mentions or reviews of Swin-Transformer-Object-Detection. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-05.

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 Swin-Transformer-Object-Detection and Perceiver you can also consider the following projects:

Mask_RCNN - Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

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

YOLOX - YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

Fast-Transformer - An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow

Video-Swin-Transformer - This is an official implementation for "Video Swin Transformers".

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

Swin-Transformer-Tensorflow - Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)

gato - Unofficial Gato: A Generalist Agent

Swin-Transformer-Semantic-Segmentation - This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.

deepmind-perceiver - My implementation of DeepMind's Perceiver

Swin-Transformer-Serve - Deploy Swin Transformer using TorchServe

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