now_2023.datasets.Sample

class now_2023.datasets.Sample(image: Tensor, label: str, participant_id: str, session_id: str, hemi: str)[source]

Class reprsenting a sample from an MRIDataset.

__init__(image: Tensor, label: str, participant_id: str, session_id: str, hemi: str) None

Methods

__init__(image, label, participant_id, ...)

Attributes

image

label

participant_id

session_id

hemi