Skip to main content

A Thin Wrapper around Tensorflow Object Detection API for Easy Installation and Use

Project description

tf_object_detection PyPI version Build Status

This is a thin wrapper around Tensorflow Object Detection API for easy installation and use. The original installation procedure contains multiple manual steps that make dependency management difficult. This repository creates a pip package that automate the installation so that you can install the API with a single pip install.

Installation

pip install tf-object-detection[tf]

Or for tensorflow with GPU support,

pip install tf-object-detection[tf-gpu]

Usage

All the scripts from tensorflow object detection APIs work out-of-box. You can find an example usages from the API's model_main.py.

import object_detection

What's in here

  • setup.py: The python packaging script.
  • PROTOC Environment variable should be set so that setup.py can compile as part of the setup.py execution.
# Download and setup all required dependencies required for tensorflow object 
# detection libarary to work correctly.
$ python setup.py install
  • tf_object_detection: A git submodule pointing to the version of tensorflow object detection this thin wrapper is for.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

object_detection_tf-0.1.2.tar.gz (1.3 MB view details)

Uploaded Source

Built Distributions

object_detection_tf-0.1.2-py3.8.egg (4.1 MB view details)

Uploaded Source

object_detection_tf-0.1.2-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file object_detection_tf-0.1.2.tar.gz.

File metadata

  • Download URL: object_detection_tf-0.1.2.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for object_detection_tf-0.1.2.tar.gz
Algorithm Hash digest
SHA256 72717679512df6ee928ccd24034a42704485755d1854522c107e8e4b8e10f85a
MD5 e77207354d5543f0d7ec7b17cab0a944
BLAKE2b-256 061048b0cab86b61d3c300dfe69144ab9b74b99638c1835290d1729d8def7ddb

See more details on using hashes here.

File details

Details for the file object_detection_tf-0.1.2-py3.8.egg.

File metadata

File hashes

Hashes for object_detection_tf-0.1.2-py3.8.egg
Algorithm Hash digest
SHA256 efa49991abf939b1392da1434e00bdb80d0671ca44ed22b73ec3bffdd1017717
MD5 ea13bc80041cb392df1f2c7768a941d4
BLAKE2b-256 6ebb751f0dc0108021ac6182f997ae8568b57a1a0bbc5e3a8657577fc66bcc06

See more details on using hashes here.

File details

Details for the file object_detection_tf-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for object_detection_tf-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62e1bfd6730cf5db6ac7be700f0e9bf64efec9b0636c45fac142f91863fc8721
MD5 fb11484269fbbba9204a7ff3b60b33ec
BLAKE2b-256 bc8a811c38975e920e4a5733fcaa2ec59e8f9d1f034f2438cc94f9906519928e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page