human-action-classification VS Mask-RCNN-TF2

Compare human-action-classification vs Mask-RCNN-TF2 and see what are their differences.

human-action-classification

This repository allows you to classify 40 different human actions. Pose detection, estimation and classification is also performed. Poses are classified into sitting, upright and lying down. (by dronefreak)
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
human-action-classification Mask-RCNN-TF2
1 1
199 299
- -
1.8 1.3
over 2 years 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.

human-action-classification

Posts with mentions or reviews of human-action-classification. We have used some of these posts to build our list of alternatives and similar projects.
  • Exercise recognition using HRNet
    1 project | /r/computervision | 19 Mar 2021
    Train another classification model for each exercise which will be feed with image with drawn keypoints. Something like this - https://github.com/dronefreak/human-action-classification

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 human-action-classification and Mask-RCNN-TF2 you can also consider the following projects:

openpifpaf - Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.

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

ActionAI - Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

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

fashion-mnist - A MNIST-like fashion product database. Benchmark :point_down:

ssd_keras - A Keras port of Single Shot MultiBox Detector

AI-basketball-analysis - :basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.

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.

Keypoint_Communities - [ICCV '21] In this repository you find the code to our paper "Keypoint Communities".

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

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

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