Skip to content

A quick example of using a special QuickTuner to tune image classifiers on a new dataset.#

Expand to copy examples/quicktuning.py (top right)

Description#

from qtt import QuickImageCLSTuner

tuner = QuickImageCLSTuner("path/to/dataset")