SaaSHub helps you find the best software and product alternatives Learn more →
Swin-Transformer-Object-Detection Alternatives
Similar projects and alternatives to Swin-Transformer-Object-Detection
-
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/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
-
-
Swin-Transformer-Tensorflow
Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)
-
-
-
-
Swin-Transformer-Object-Detection discussion
Swin-Transformer-Object-Detection reviews and mentions
-
Transfer Learning on Swin Transformer as a backbone for instance segmentation using MRCNN
I'm currently trying to transfer learn a set of custom classes of fish, for instance segmentation. I have found the official implementation of Swin Transformer as a backbone for instance segmentation using MRCNN: https://github.com/SwinTransformer/Swin-Transformer-Object-Detection.
-
Advice on Masters project | Vision transformers
Hi, So my project is to do with object detection on trash in the wild on this fairly obscure dataset: http://tacodataset.org/ and I was thinking of applying vision transformers to it for feature extraction. I was thinking of taking the YOLOX implementation and swapping out the backbone with swin transformers and perform bunch of comparisons/experiments for the write up. Sort of like how they applied swin transformers to mask R-CNN here but I am struggling to understand where to begin.
-
[P] I implemented DeepMind's "Perceiver" in PyTorch
Yes, have a look at this paper.
-
[P] Code and pretrained models for Swin Transformer are released (SOTA models on COCO and ADE20K)
Object detection on COCO: https://github.com/SwinTransformer/Swin-Transformer-Object-Detection
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Stats
SwinTransformer/Swin-Transformer-Object-Detection is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Swin-Transformer-Object-Detection is Python.
Popular Comparisons
- Swin-Transformer-Object-Detection VS Mask_RCNN
- Swin-Transformer-Object-Detection VS YOLOX
- Swin-Transformer-Object-Detection VS Video-Swin-Transformer
- Swin-Transformer-Object-Detection VS Swin-Transformer-Semantic-Segmentation
- Swin-Transformer-Object-Detection VS Swin-Transformer-Tensorflow
- Swin-Transformer-Object-Detection VS Perceiver
- Swin-Transformer-Object-Detection VS Swin-Transformer-Serve
- Swin-Transformer-Object-Detection VS deepmind-perceiver
- Swin-Transformer-Object-Detection VS PaddleClas
- Swin-Transformer-Object-Detection VS TACO