CerebNet.inference

class CerebNet.inference.Inference(cfg, threads=-1, async_io=False, device='auto', viewagg_device='auto', orientation='lia', image_size='auto', vox_size=1.0)[source]

Manages inference operations, including batch processing, data loading, and model predictions for neuroimaging data.

Attributes

threads

Methods

run