TACO VS Swin-Transformer-Object-Detection

Compare TACO vs Swin-Transformer-Object-Detection 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
TACO Swin-Transformer-Object-Detection
3 4
557 1,710
- 0.1%
0.0 0.0
about 1 year ago about 1 year ago
Jupyter Notebook Python
MIT License 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.

TACO

Posts with mentions or reviews of TACO. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-05.
  • Does a high tech Trash can 🗑 that sorts out plastic and trash out by scanning exist?
    1 project | /r/engineering | 13 May 2022
    http://tacodataset.org/ <- Open source dataset if you want to train a classifier, I like this one
  • Advice on Masters project | Vision transformers
    3 projects | /r/MLQuestions | 5 Mar 2022
    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.
  • How to convert Polygons to Bounding Boxes?
    1 project | /r/computervision | 16 Dec 2021
    I was wondering if anyone had a script or could point me to one that would be able to convert polygons from image segmentation to bounding boxes for object detection. I am looking to create a trash detector to run on my trash picking up robot. I found the TACO dataset, but it uses segmentation and I just want to start with bounding boxes. Any help would be appreciated.

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.

What are some alternatives?

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

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/

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

yolov3-tf2 - YoloV3 Implemented in Tensorflow 2.0

Mask-RCNN-Implementation - Mask RCNN Implementation on Custom Data(Labelme)

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

TrainYourOwnYOLO - Train a state-of-the-art yolov3 object detector from scratch!

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

revery - :zap: Native, high-performance, cross-platform desktop apps - built with Reason!

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

theme-ui - Build consistent, themeable React apps based on constraint-based design principles

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