pdf2image VS tensorflow-lite-YOLOv3

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

pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object (by Belval)

tensorflow-lite-YOLOv3

YOLOv3: convert .weights to .tflite format for tensorflow lite. Convert .weights to .pb format for tensorflow serving (by peace195)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pdf2image tensorflow-lite-YOLOv3
1 2
1,456 107
- -
5.9 0.0
4 months ago 7 months 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.

pdf2image

Posts with mentions or reviews of pdf2image. We have used some of these posts to build our list of alternatives and similar projects.
  • Is pdf2image Secure?
    1 project | /r/learnpython | 5 Apr 2021
    There's no official code audit or something like that for pdf2image. However, the GitHub repository for py2pdf has over 700 stars, incidcating a significant community activity. Chances are good somebody would notice if the author did something fishy.

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.

What are some alternatives?

When comparing pdf2image and tensorflow-lite-YOLOv3 you can also consider the following projects:

pillow - Python Imaging Library (Fork)

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

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

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

jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

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