yolov3-tf2 VS TACO

Compare yolov3-tf2 vs TACO and see what are their differences.

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
yolov3-tf2 TACO
3 3
2,510 540
- -
2.4 0.0
7 days ago about 1 year ago
Jupyter Notebook Jupyter Notebook
MIT License 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.

yolov3-tf2

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

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.

What are some alternatives?

When comparing yolov3-tf2 and TACO you can also consider the following projects:

yolact - A simple, fully convolutional model for real-time instance segmentation.

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/

tensorflow-yolo-v3 - Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

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

yolact - Tensorflow 2.x implementation YOLACT

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

SynthDet - SynthDet - An end-to-end object detection pipeline using synthetic data

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

saliency - Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).

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

tensorflow-lite-YOLOv3 - YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving

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