MMdnn VS PINTO_model_zoo

Compare MMdnn vs PINTO_model_zoo and see what are their differences.

MMdnn

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML. (by microsoft)

PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML. (by PINTO0309)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
MMdnn PINTO_model_zoo
3 5
5,780 3,288
0.2% -
0.0 9.8
7 months ago 21 days ago
Python Python
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.

MMdnn

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

PINTO_model_zoo

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

What are some alternatives?

When comparing MMdnn and PINTO_model_zoo you can also consider the following projects:

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

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/

keras-onnx - Convert tf.keras/Keras models to ONNX

RobustVideoMatting - Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!

redisai-examples - RedisAI showcase

edgetpu - Coral issue tracker (and legacy Edge TPU API source)

yolor - implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

deepsparse - Sparsity-aware deep learning inference runtime for CPUs

torchinfo - View model summaries in PyTorch!

tensorflow-onnx - Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

keras-ncp - PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models

TensorFlow-object-detection-tutorial - The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch