CerebNet.inference

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

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

Attributes

threads

Methods

run