File size: 283 Bytes
436b829
 
 
 
 
1
2
3
4
5
6
#### pretrain on the Hypersim dataset at 512x512 resolution
python main.py --cfg_file ppd/configs/train_pretrain.yaml pl_trainer.devices=8

# #### finetune on five mixed datasets at 1024x768 resolution
# python main.py --cfg_file ppd/configs/train_finetune.yaml pl_trainer.devices=8