Class to compute scores for trials from a model that predicts (super)crops.
Methods
- 
on_batch_end(net, batch, y_pred, training, **kwargs)[source]
 
Called at the end of each batch.
- 
on_epoch_end(net, dataset_train, dataset_valid, **kwargs)[source]
 
Called at the end of each epoch.