Code for monocular view conditioned scene generation using Diffusion Models
How to train :
accelerate launch --mixed_precision fp16 --gpu_ids all --num_processes 8 train.py \
+exp=224x400 runner=8gpus
How to test:
python test.py
Make changes in the config file accordingly here:




