ngaggion commited on
Commit
83ce6f4
·
verified ·
1 Parent(s): dd8f906

Upload 2 files

Browse files
FullSAX_2CH_3CH_4CH/config.json CHANGED
@@ -1 +1 @@
1
- {"name": "FullSAX_2CH_3CH_4CH", "epochs": 600, "lr": 0.0001, "stepsize": 1, "gamma": 0.99, "batch_size": 4, "val_batch_size": 4, "K": 6, "w_edge": 0, "average_edge_length": 0.04, "w_normal": 0, "w_laplacian": 0.01, "w_shape": 0, "w_ds": 1.0, "kld_weight": 1e-05, "weight_decay": 1e-05, "fold": 0, "n_folds": 10, "do_skip": false, "grad_prob": 1.0, "n_skips": 0, "cuda_device": 0, "load": "", "full": true, "surface": true, "latents3D": 32, "latents2D": 8, "rotate": 30, "faces_path": "../SharedWeights/SurfaceFiles/faces_fhm_numpy.npy", "matrix_path": "../SharedWeights/SurfaceFiles/Matrices_fhm.pkl", "device": "cuda:0", "finished": true, "n_nodes": [21978, 10989, 5495, 2748, 1374], "filters": [3, 16, 32, 32, 64, 64], "h": 210, "w": 210, "slices": 16}
 
1
+ {"name": "FullSAX_2CH_3CH_4CH", "epochs": 600, "lr": 0.0001, "stepsize": 1, "gamma": 0.99, "batch_size": 4, "val_batch_size": 4, "K": 6, "w_edge": 0, "average_edge_length": 0.04, "w_normal": 0, "w_laplacian": 0.01, "w_shape": 0, "w_ds": 1.0, "kld_weight": 1e-05, "weight_decay": 1e-05, "fold": 0, "n_folds": 10, "do_skip": false, "grad_prob": 1.0, "n_skips": 0, "cuda_device": 0, "load": "", "full": true, "surface": true, "latents3D": 32, "latents2D": 8, "rotate": 30, "faces_path": "../HybridVNet_weights/SurfaceFiles/faces_fhm_numpy.npy", "matrix_path": "../HybridVNet_weights/SurfaceFiles/Matrices_fhm.pkl", "device": "cuda:0", "finished": true, "n_nodes": [21978, 10989, 5495, 2748, 1374], "filters": [3, 16, 32, 32, 64, 64], "h": 210, "w": 210, "slices": 16}
FullSAX_noLAX/config.json CHANGED
@@ -1 +1 @@
1
- {"name": "FullSAX_noLAX", "epochs": 600, "lr": 0.0001, "stepsize": 1, "gamma": 0.99, "batch_size": 4, "val_batch_size": 4, "K": 6, "w_edge": 0, "average_edge_length": 0.04, "w_normal": 0, "w_laplacian": 0.01, "w_shape": 0, "w_ds": 1.0, "kld_weight": 1e-05, "weight_decay": 1e-05, "fold": 0, "n_folds": 10, "do_skip": false, "grad_prob": 1.0, "n_skips": 0, "cuda_device": 0, "load": "", "full": true, "surface": true, "latents3D": 32, "latents2D": 8, "rotate": 30, "faces_path": "../SharedWeights/SurfaceFiles/faces_fhm_numpy.npy", "matrix_path": "../SharedWeights/SurfaceFiles/Matrices_fhm.pkl", "device": "cuda:0", "finished": true, "n_nodes": [21978, 10989, 5495, 2748, 1374], "filters": [3, 16, 32, 32, 64, 64], "h": 210, "w": 210, "slices": 16}
 
1
+ {"name": "FullSAX_noLAX", "epochs": 600, "lr": 0.0001, "stepsize": 1, "gamma": 0.99, "batch_size": 4, "val_batch_size": 4, "K": 6, "w_edge": 0, "average_edge_length": 0.04, "w_normal": 0, "w_laplacian": 0.01, "w_shape": 0, "w_ds": 1.0, "kld_weight": 1e-05, "weight_decay": 1e-05, "fold": 0, "n_folds": 10, "do_skip": false, "grad_prob": 1.0, "n_skips": 0, "cuda_device": 0, "load": "", "full": true, "surface": true, "latents3D": 32, "latents2D": 8, "rotate": 30, "faces_path": "../HybridVNet_weights/SurfaceFiles/faces_fhm_numpy.npy", "matrix_path": "../HybridVNet_weights/SurfaceFiles/Matrices_fhm.pkl", "device": "cuda:0", "finished": true, "n_nodes": [21978, 10989, 5495, 2748, 1374], "filters": [3, 16, 32, 32, 64, 64], "h": 210, "w": 210, "slices": 16}