zhangzhen8230 / tensorcv

tf.Keras implementations of a Deep Learning Toolkit for Computer Vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keras and TensorFlow CV Toolkit

PyPI version Github license PyPI PyPI format

Installation

To install this verson from PyPI, type:

pip install tensorcv

To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:

pip install git+git://github.com/Hourout/tensorcv.git

About

tf.Keras implementations of a Deep Learning Toolkit for Computer Vision

License:Apache License 2.0


Languages

Language:Python 100.0%