File size: 435 Bytes
074c8cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
batch_size: 16
eval_dataset_kwargs:
data_split_dict:
csv_file: EMBED_split_full.csv
keyword: test
existing_paths: existing_Embed_fileset.pkl
sample_balance: balanced
eval_dataset_name: EmbedDataset
extra_columns_keys:
- anon_dicom_path
- breast_density
model_path: /projects01/VICTRE/anastasii.sarmakeeva/msynth-scratch-chris/msynth-scratch/runs/genAI/diffusion_simple/2/best_ckpt.pth
non_max_suppression_threshold: 0.25
|