Spaces:
Runtime error
Runtime error
| # python train.py --task=debug \ | |
| # --data_path="./data/" \ | |
| # --gamma \ | |
| # --aug \ | |
| # --camera="NIKON_D700" \ | |
| # --out_path="./exps/" \ | |
| # # --debug_mode | |
| python train.py --task=debug2 \ | |
| --data_path="./data/" \ | |
| --gamma \ | |
| --aug \ | |
| --camera="Canon_EOS_5D" \ | |
| --out_path="./exps/" \ | |
| --debug_mode | |