ldctbench.methods.transct.Trainer Trainer(args, device) Bases: BaseTrainer Trainer for TransCT1. Z. Zhang, L. Yu, X. Liang, W. Zhao, and L. Xing, “TransCT: Dual-path transformer for low dose computed tomography,” in MICCAI, 2021. ↩ Parameters: args (Namespace) – Arguments to configure the trainer. device (device) – Torch device to use for training.