Skip to main content

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

Project description

tensorflow_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 tensorflow-object-detection[tf]

Or for tensorflow with GPU support,

pip install tensorflow-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

tensorflow_object_detection-0.0.6.tar.gz (818.8 kB view details)

Uploaded Source

File details

Details for the file tensorflow_object_detection-0.0.6.tar.gz.

File metadata

  • Download URL: tensorflow_object_detection-0.0.6.tar.gz
  • Upload date:
  • Size: 818.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10

File hashes

Hashes for tensorflow_object_detection-0.0.6.tar.gz
Algorithm Hash digest
SHA256 69ec1189f668ce9692540d1dff8a72ed5547f0be203deff08b1d8afb8fca9cad
MD5 d8705e7fdf05151b7c156acd55940786
BLAKE2b-256 1e3fded2818d5ea0abe190c36e98956d7141c9e48b4e32fc8ac49dcef0ac5f76

See more details on using hashes here.

Supported by

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