معرفی شرکت ها


detection-models-0.1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Data structures for running TensorFlow Object Detection API models
ویژگی مقدار
سیستم عامل -
نام فایل detection-models-0.1.2
نام detection-models
نسخه کتابخانه 0.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gavin C. Martin
ایمیل نویسنده gavinmartin@utexas.edu
آدرس صفحه اصلی https://github.com/autognc/detection_models
آدرس اینترنتی https://pypi.org/project/detection-models/
مجوز MIT license
================ detection-models ================ .. image:: https://img.shields.io/pypi/v/detection_models.svg :target: https://pypi.python.org/pypi/detection_models .. image:: https://img.shields.io/travis/gavincmartin/detection_models.svg :target: https://travis-ci.org/gavincmartin/detection_models .. image:: https://readthedocs.org/projects/detection-models/badge/?version=latest :target: https://detection-models.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status This library abstracts out many of the low-level operations of the TensorFlow Object Detection API and provides an object-oriented approach to detecting objects with frozen inference graphs. * Free software: MIT license * Documentation: https://detection-models.readthedocs.io. * Demo: https://github.com/autognc/detection-models/blob/master/detection_models_demo.ipynb Installation ------------ This package is heavily dependent upon the TensorFlow Object Detection API. Unfortunately, the OD API is not packaged for install on PyPI and therefore cannot be installed automatically as a dependency when installing `detection-models` from PyPI. To successfully install and use this package, users must: 1. Install the TensorFlow Object Detection API (https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/installation.md). 2. Install `detection-models` from PyPI. .. code:: pip install detection-models ======= History ======= 0.1.2 (2019-04-08) ------------------ * Added ObjectDetector and DetectedObject classes and subclasses * Added demo 0.1.1 (2019-04-01) ------------------ * Updated setup.py to reflect correct repo homepage 0.1.0 (2019-04-01) ------------------ * First release on PyPI.


نیازمندی

مقدار نام
- Cython
- contextlib2
- pillow
- lxml
- jupyter
- matplotlib
- tensorflow


نحوه نصب


نصب پکیج whl detection-models-0.1.2:

    pip install detection-models-0.1.2.whl


نصب پکیج tar.gz detection-models-0.1.2:

    pip install detection-models-0.1.2.tar.gz