archen2019 / pytuna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytuna

An intelligent preprocessing wizard.

Setup

  1. Download the model from here.
  2. Import the preprocess package into your project.
  3. To start the wizard, call preprocess.preprocess_wizard(), which will return a list of processed images in PyTorch tensor format.
  4. The wizard will guide you through the rest!

About


Languages

Language:Python 100.0%