PINTO_model_zoo VS CREStereo

Compare PINTO_model_zoo vs CREStereo and see what are their differences.

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)

CREStereo

Official MegEngine implementation of CREStereo(CVPR 2022 Oral). (by megvii-research)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PINTO_model_zoo CREStereo
5 1
3,288 425
- 0.0%
9.8 0.0
20 days ago about 1 year ago
Python Python
MIT License 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.

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.

CREStereo

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

What are some alternatives?

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

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/

RealtimeStereo - Attention-Aware Feature Aggregation for Real-time Stereo Matching on Edge Devices (ACCV, 2020)

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

RAFT-Stereo

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

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

deepsparse - Sparsity-aware deep learning inference runtime for CPUs

google-research - Google Research

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

synthetic-computer-vision - A list of synthetic dataset and tools for computer vision

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

RepLKNet - Official MegEngine implementation of RepLKNet