ggt.modules

Submodules

Package Contents

Functions

predict(model_path, dataset, cutout_size, channels[, ...])

Using the model defined in model path, return the output values for

ggt.modules.predict(model_path, dataset, cutout_size, channels, parallel=False, batch_size=256, n_workers=1, model_type='ggt', n_out=1, mc_dropout=False, dropout_rate=None)

Using the model defined in model path, return the output values for the given set of images