InvoiceNet VS Mask-RCNN-TF2

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
InvoiceNet Mask-RCNN-TF2
4 1
2,389 299
- -
3.9 1.3
about 2 months 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.

InvoiceNet

Posts with mentions or reviews of InvoiceNet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-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 InvoiceNet and Mask-RCNN-TF2 you can also consider the following projects:

GLOM-TensorFlow - An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data

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

pytorch2keras - PyTorch to Keras model convertor

ssd_keras - A Keras port of Single Shot MultiBox Detector

awesome-document-understanding - A curated list of resources for Document Understanding (DU) topic

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.

ripgrep-all - rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

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

OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

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

coral-ordinal - Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)

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