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