/DeepVision-tensorflow

A deep learning package for computer vision algorithms built on top of TensorFlow

Primary LanguagePythonMIT LicenseMIT

A deep learning package for computer vision algorithms built on top of TensorFlow

Build Status

This package is for practicing and reproducing learning-based computer vision algorithms in recent papers.

It is a simplified version of tensorpack, which is the reference code of this package.

Install

pip install -r requirements.txt
pip install -U git+https://github.com/conan7882/DeepVision-tensorflow.git