You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using RSNA (3D stacked DICOM images) along with UNET to do image segmentation. I am using Transformers to do data augmentation. I will like to use Latent Diffusion model (3D) to generate synthetic data. Is it feasible to use concatenation (original images and synthetic data from Latent Diffusion) to train UNET model to image segmentation? I am successfully able to generate synthetic data using Latent Diffusion.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I am using RSNA (3D stacked DICOM images) along with UNET to do image segmentation. I am using Transformers to do data augmentation. I will like to use Latent Diffusion model (3D) to generate synthetic data. Is it feasible to use concatenation (original images and synthetic data from Latent Diffusion) to train UNET model to image segmentation? I am successfully able to generate synthetic data using Latent Diffusion.
Any point3er or tutorial will be beneficial.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions