Swin-Transformer-Object-Detection VS YOLOX

Compare Swin-Transformer-Object-Detection vs YOLOX 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)

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/ (by Megvii-BaseDetection)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Swin-Transformer-Object-Detection YOLOX
4 12
1,710 9,012
0.7% 1.5%
0.0 1.5
about 1 year ago about 2 months ago
Python Python
Apache License 2.0 Apache License 2.0
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.

YOLOX

Posts with mentions or reviews of YOLOX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.

What are some alternatives?

When comparing Swin-Transformer-Object-Detection and YOLOX you can also consider the following projects:

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

tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

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

tensorrt_demos - TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

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

PINTO_model_zoo - A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

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

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Perceiver - Implementation of Perceiver, General Perception with Iterative Attention in TensorFlow

RPi_64-bit_Zero-2-image - Raspberry Pi Zero 2 W 64-bit OS image with OpenCV, TensorFlow Lite and ncnn Framework.

Swin-Transformer-Serve - Deploy Swin Transformer using TorchServe

YOLOv6 - YOLOv6: a single-stage object detection framework dedicated to industrial applications.