{ "full_subj01-08": { "relative_path": "models/image_to_fmri/full_subj01-08.pth", "trained_subjects": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_full_model" }, "loo_without_subj01": { "relative_path": "models/image_to_fmri/loo_without_subj01.pth", "trained_subjects": [ 2, 3, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model", "description": "Leave-one-out model trained without subj01" }, "loo_without_subj02": { "relative_path": "models/image_to_fmri/loo_without_subj02.pth", "trained_subjects": [ 1, 3, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj03": { "relative_path": "models/image_to_fmri/loo_without_subj03.pth", "trained_subjects": [ 1, 2, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj04": { "relative_path": "models/image_to_fmri/loo_without_subj04.pth", "trained_subjects": [ 1, 2, 3, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj05": { "relative_path": "models/image_to_fmri/loo_without_subj05.pth", "trained_subjects": [ 1, 2, 3, 4, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj06": { "relative_path": "models/image_to_fmri/loo_without_subj06.pth", "trained_subjects": [ 1, 2, 3, 4, 5, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj07": { "relative_path": "models/image_to_fmri/loo_without_subj07.pth", "trained_subjects": [ 1, 2, 3, 4, 5, 6, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "loo_without_subj08": { "relative_path": "models/image_to_fmri/loo_without_subj08.pth", "trained_subjects": [ 1, 2, 3, 4, 5, 6, 7 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model" }, "full": { "relative_path": "models/image_to_fmri/full_subj01-08.pth", "trained_subjects": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_full_model" }, "remove0": { "relative_path": "models/image_to_fmri/loo_without_subj01.pth", "trained_subjects": [ 2, 3, 4, 5, 6, 7, 8 ], "voxel_index_mode": "model_local_multi_subject", "source": "provided_leave_one_subject_out_model", "description": "Leave-one-out model trained without subj01" }, "transfer_full_to_subj05_type1_fulltrain": { "relative_path": "models/image_to_fmri/transfer_single_subject/transfer_full_to_subj05_type1_fulltrain.pth", "trained_subjects": [ 5 ], "voxel_index_mode": "single_subject_local", "source": "transfer_single_subject", "base_model_option": "full", "target_subject": 5, "type_sample_value": 1, "train_data": "type_sample==1 per-subject full train set", "epochs": 30, "batch_size": 32, "lr": 0.001, "num_voxels_to_sample": 5000, "max_shift": 3 }, "transfer_full_to_subj01_type1_fulltrain": { "relative_path": "models/image_to_fmri/transfer_single_subject/transfer_full_to_subj01_type1_fulltrain.pth", "trained_subjects": [ 1 ], "voxel_index_mode": "single_subject_local", "source": "transfer_single_subject", "base_model_option": "full", "target_subject": 1, "type_sample_value": 1, "train_data": "type_sample==1 per-subject full train set", "epochs": 1, "batch_size": 32, "lr": 0.001, "num_voxels_to_sample": 5000, "max_shift": 3 }, "transfer_loo_without_subj01_to_subj01_type1_fulltrain": { "relative_path": "models/image_to_fmri/transfer_single_subject/transfer_loo_without_subj01_to_subj01_type1_fulltrain.pth", "trained_subjects": [ 1 ], "voxel_index_mode": "single_subject_local", "source": "transfer_single_subject", "base_model_option": "loo_without_subj01", "target_subject": 1, "type_sample_value": 1, "train_data": "type_sample==1 per-subject full train set", "epochs": 1, "batch_size": 32, "lr": 0.001, "num_voxels_to_sample": 5000, "max_shift": 3 }, "transfer_loo_without_subj01_to_subj01_type1_random_subset_n100_seed0": { "relative_path": "models/image_to_fmri/transfer_single_subject/transfer_loo_without_subj01_to_subj01_type1_random_subset_n100_seed0.pth", "trained_subjects": [ 1 ], "voxel_index_mode": "single_subject_local", "source": "transfer_single_subject", "base_model_option": "loo_without_subj01", "target_subject": 1, "type_sample_value": 1, "train_data": "type_sample==1 per-subject train set", "train_selection": "random_subset", "n_train": 100, "epochs": 30, "batch_size": 32, "lr": 0.001, "num_voxels_to_sample": 5000, "max_shift": 3, "image_size": 224, "selected_indices_saved": false, "selected_indices_note": "Indices are not stored in the registry; see returned meta if needed." }, "transfer_loo_without_subj01_to_subj01_type1_random_subset_n200_seed0": { "relative_path": "models/image_to_fmri/transfer_single_subject/transfer_loo_without_subj01_to_subj01_type1_random_subset_n200_seed0.pth", "trained_subjects": [ 1 ], "voxel_index_mode": "single_subject_local", "source": "transfer_single_subject", "base_model_option": "loo_without_subj01", "target_subject": 1, "type_sample_value": 1, "train_data": "type_sample==1 per-subject train set", "train_selection": "random_subset", "n_train": 200, "epochs": 30, "batch_size": 32, "lr": 0.001, "num_voxels_to_sample": 5000, "max_shift": 3, "image_size": 224, "selected_indices_saved": false, "selected_indices_note": "Indices are not stored in the registry; see returned meta if needed." } }