HJ-harry / DDS

Official PyTorch implementation for Decomposed Diffusion Sampling (DDS), presented in the paper "Decomposed Diffusion Sampler for Accelerating Large-Scale Inverse Problems" (https://arxiv.org/abs/2303.05754).
44 stars 3 forks source link

About preprocess #2

Open liujiyaoFDU opened 6 months ago

liujiyaoFDU commented 6 months ago

Hello, great work!

I'd like to inquire about how data preprocessing is handled, such as what normalization transformations were applied to the raw fastMRI data. Could you please provide detailed explanations? It would be even better if you could share the preprocessing code.

Thanks a lot and best.