Mask-RCNN-TF2 VS ssd_keras

Compare Mask-RCNN-TF2 vs ssd_keras and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Mask-RCNN-TF2 ssd_keras
1 4
299 1,846
- -
1.3 0.0
about 1 year ago about 2 years ago
Python Python
GNU General Public License v3.0 or later 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.

Mask-RCNN-TF2

Posts with mentions or reviews of Mask-RCNN-TF2. We have used some of these posts to build our list of alternatives and similar projects.

ssd_keras

Posts with mentions or reviews of ssd_keras. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-01.

What are some alternatives?

When comparing Mask-RCNN-TF2 and ssd_keras you can also consider the following projects:

albumentations - Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

layout-parser - A Unified Toolkit for Deep Learning Based Document Image Analysis

InvoiceNet - Deep neural network to extract intelligent information from invoice documents.

cppflow - Run TensorFlow models in C++ without installation and without Bazel

medicaldetectiontoolkit - The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

zero-shot-object-tracking - Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.

These-People-Do-Not-Exist - AI that generates human faces which have never been seen before. The future is now 😁

efficientnet-lite-keras - Keras reimplementation of EfficientNet Lite.

dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).

a-PyTorch-Tutorial-to-Object-Detection - SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection

FasterRCNN - Clean and readable implementations of Faster R-CNN in PyTorch and TensorFlow 2 with Keras.

SSD-pytorch - SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity