tensorflow-lite-YOLOv3 VS PINTO_model_zoo

Compare tensorflow-lite-YOLOv3 vs PINTO_model_zoo and see what are their differences.

tensorflow-lite-YOLOv3

YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving (by peace195)

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
tensorflow-lite-YOLOv3 PINTO_model_zoo
2 5
107 3,262
- -
0.0 9.8
7 months ago 15 days ago
Python Python
- 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.

tensorflow-lite-YOLOv3

Posts with mentions or reviews of tensorflow-lite-YOLOv3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.

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 tensorflow-lite-YOLOv3 and PINTO_model_zoo you can also consider the following projects:

tensorflow-yolov4-tflite - YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite

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/

darknet - YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

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

tensorflow-yolo-v3 - Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)

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

faiss-server - faiss serving :)

deepsparse - Sparsity-aware deep learning inference runtime for CPUs

pdf2image - A python module that wraps the pdftoppm utility to convert PDF to PIL Image object

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

yolov3-tf2 - YoloV3 Implemented in Tensorflow 2.0

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