The dataset viewer is not available for this dataset.
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
The files in the dataset are organized as follows:
- seed_to_sim_determinisitic
- sim_to_exp_diffusion
- information_encoding_decoding
These three folders represent the 3 major pipelines in the manuscript: Mechanistically conditioned generative modelling of biologically realistic bacterial patterns (Insert link later). First folder is for the determinisitic ResNet model, second folder is for the diffusion model, and third is for testing the inverse problem prediction with generated patterns.
- seed_to_sim_determinisitic
Sim_050924_seed.taris the input seed dataset,Sim_050924_intermediate_Tp3.taris the output, default end-point patterns andSim_050924_complex_Tp3.taris the end-point patterns with different parameters- thinner but denser branching.Sim_050924_ModelTesting_seed.taris the input seed test dataset,Sim_050924_ModelTesting_intermediate.taris the default patterns for the test set, andSim_050924_ModelTesting_complex.taris the thinner but denser branches test set.saved_models.tarcontains all saved trained models that are used in the manuscript.i)
Pixel_32x32x3to32x32x4_dilRESNET_30k_graypatterns_seedtointermediate_v101_4-1759366230_best.ptis the model used in Fig 2 for mapping between seed to simulation.ii)
Pixel_32x32x3to32x32x4_dilRESNET_graypatterns_intermediatetocomplex_Model_30000_v101_Cluster_GPU_tfData-1759363890_best.ptis the model used in Fig 3 to map between one simulation to another.iii)
models_Fig4contain all models that were used in Fig4a and b- testing the model performance as a function of training data size. The number following intermediatetocomplex and preceeding _v1015 represents the training data size.iv)
models_dataagumentation_Fig4contains all models that were used in Fig4c and d- testing the model performance as a function of unique training data size. The number following intermediatetocomplex and preceeding _v1015 represents the unique training data size(Total training size used for all images was 40k, different images represents different amounts of augmentation accordingly)
- sim_to_exp_diffusion
Exp.tarcontains the raw experimental images that are used in the model training.Exp_SimcorrtoExp_seed.tarcontains the seeding configurations of the experimental images in the training set.SimcorrtoExp.tarcontains the paired simulation images corresponding to the experimental dataset.Exp_testset.tarcontains the experimental images that are used in the model inference as ground truthsExp_SimcorrtoExp_testset_seed.tarcontains the seeding configurations corresponding to the experimental and simulation images in the test set.SimcorrtoExp_testset.tarcontain the paired simulatoin images that are used in the model inference as spatial inputs.checkpoint_simtoexp.taris the trained ControlNet model checkpoint used in Fig 5 to map from simulation to experiments.checkpoint_seedtoexp.taris the trained ControlNet model checkpoint used in Supplementary Fig 17 to map from seed to experiments.Dissimilarity_scoring.tarcontains the images used in Supplementary Figures 17 and 18, and the trained contrastive learning model.inference_folders.tarcontains various results from the trained ControlNet model on the test set.i)
v2025926_1251_simtoexp_v3contains the results of the base ControlNet model used in Fig 5.ii)
v20251011_841_seedtoexp_swapped_v3contains the results of the ControlNet trained on seeding configurations as spatial input in Supp Fig 17. The rest of the images are from the ablation study shown in Supp Fig 18.iii)
v20251023_1458_no_guess: Guess mode= Trueiv)
v20251023_1753_no_negative: Blank negative promptv)
v20251023_1756_plus_positive: Added positive promptvi)
v20251023_1758_low_strength_point85: Lower conditioning controlvii)
v20251023_1758_high_strength_1point25: Higher conditioning controlviii)
v20251023_1759_higher_DDIM_steps_100: Higher DDIM steps(100)ix)
v20251023_181_lower_guidance_9point0: Lower guidance scale of 9.0 used in model training
- information_encoding_decoding
Exp_testset_seed.tarcontains the experimental seed images(random seeding locations) that are used in the model testset.Exp_testset_fixed.tarcontains the experimental image with defined seeding conditions that are used in the testset.Exp_testset_fixed_seed.tarcontains the defined seeding conditions that are used in the testset.Generated_patterns_selected.tarcontains a select few synthetic generated patterns for display in Fig 6.checkpoint_exptoseed.taris the trained UNet model checkpoint used in Fig 6 to map from experiment to seedscheckpoint_simtoseed.taris the trained UNet model checkpoint used in Supplementary Fig 20 to map from simulations/experiments to seeds.
Note:
The datasets in the manuscript are augmented using rotations to increase the training size for model training. All the datasets here are non-augmented. Instructions on how to augment the dataset are outlined in the github repo.
Supplementary Figure 13 in the manuscipt involves the use of experimental images. To run this model, the appropriate images can be downloaded from the sim_to_exp_diffusion dataset.
For synthetic data generation used in Figure 6, entire library is quite big (30GB), can be generated using script in Github repo. Selected images for display are attached in
Generated_patterns_selected.tar
- Downloads last month
- 21