I use the milkbox dataset to train the model and the training PSNR is about 29.
However, the images synthesis in validation are nearly blank with a little noise, and the PSNR is extremely low. Is it overfitting?
I just run like this for the geometry model:
python train.py
--config
configs/milkbox_geometry.yaml
--datadir
data\milkbox_dataset