BatchInfo

class scripts.extract.BatchInfo(loader: Loader, alignments: Alignments)

Bases: object

Holds information about each input batch being processed through extract

Parameters:
alignments: Alignments = <dataclasses._MISSING_TYPE object>

The alignments for the input

loader: Loader = <dataclasses._MISSING_TYPE object>

The images loader for the batch