albumentations VS Mask-RCNN-TF2

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

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 (by albumentations-team)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
albumentations Mask-RCNN-TF2
28 1
13,362 299
1.7% -
8.3 1.3
7 days ago about 1 year ago
Python Python
MIT License GNU General Public License v3.0 or later
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.

albumentations

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

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.

What are some alternatives?

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

imgaug - Image augmentation for machine learning experiments.

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

YOLO-Mosaic - Perform mosaic image augmentation on data for training a YOLO model

ssd_keras - A Keras port of Single Shot MultiBox Detector

labelme2coco - A lightweight package for converting your labelme annotations into COCO object detection format.

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.

autoalbument - AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/

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

BlenderProc - A procedural Blender pipeline for photorealistic training image generation

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

ttach - Image Test Time Augmentation with PyTorch!

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