agis85 / multimodal_brain_synthesis

Other
43 stars 12 forks source link

Can I know the l detail parameters for BRATs? #6

Open kapmen opened 5 years ago

kapmen commented 5 years ago

In Readme file, there is just an example code for ISLES dataset. ''' data = Data(dataset='ISLES', trim_and_downsample=False) data.load()

input_modalities = ['T1', 'T2', 'DWI'] output_weights = {'VFlair': 1.0, 'concat': 1.0} exp = Experiment(input_modalities, output_weights, '/path/to/foldername', data, latent_dim=16, spatial_transformer=True) exp.run(data) ''' I downloaded the BRATs dataset and IXI dataset, (ISLES dataset is now unavailable.) so, would you mind if I ask you to tell me the output weights and latent_dim for BRATs and IXI?

agis85 commented 5 years ago

The same parameters were used for IXI and BRATs.

On 26 Dec 2018, at 10:21, kapmen notifications@github.com wrote:

In Readme file, there is just an example code for ISLES dataset. ''' data = Data(dataset='ISLES', trim_and_downsample=False) data.load()

input_modalities = ['T1', 'T2', 'DWI'] output_weights = {'VFlair': 1.0, 'concat': 1.0} exp = Experiment(input_modalities, output_weights, '/path/to/foldername', data, latent_dim=16, spatial_transformer=True) exp.run(data) ''' I downloaded the BRATs dataset and IXI dataset, (ISLES dataset is now unavailable.) so, would you mind if I ask you to tell me the output weights and latent_dim for BRATs and IXI?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/agis85/multimodal_brain_synthesis/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ACYMlNuIEHS8QP7vALfGc6uusWq4H-d4ks5u8zGKgaJpZM4ZhgMQ.