support reference image

This commit is contained in:
Artiprocher
2025-04-11 16:23:14 +08:00
parent a3b4f235a0
commit 7a06a58f49

View File

@@ -212,6 +212,7 @@ if __name__ == '__main__':
),
],
dataset_weight=(4, 2, 2, 1),
steps_per_epoch=args.steps_per_epoch,
)
train_loader = torch.utils.data.DataLoader(
dataset,