Skip to main content

A library to build and train neural networks in with TensorFlow for Computer Vision

Project description

Documentation Status [license](https://github.com/ TensorVision/TensorVision/blob/master/LICENSE)

TensorVision is a simple toolkit to easily apply image classification networks.

Installation

You can install TensorVision and its requirements via:

$ pip install -r https://raw.githubusercontent.com/TensorVision/TensorVision/master/requirements.txt
$ pip install https://github.com/TensorVision/TensorVision/archive/master.zip

For more details, please have a look at the installation instructions in the documentation.

Documentation

Documentation is available online: http://tensorvision.readthedocs.io

Examples

Examples of how to utilize TensorVision to perform various tasks can be found in our KittiSeg, KittiBox and MultiNet repository.

Changelog

Breaking Changes

  • Module: optimizer Function: get_learning_rate Change: Added, now needs to be implemented.
  • Module: optimizer Function: training Change: Parameter learning_rate added.

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

tensorvision-0.1.dev2.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

tensorvision-0.1.dev2-py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 3

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