File size: 555 Bytes
404d2af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# python test_rgb.py --task=pretrained \
#                 --data_path="./data/" \
#                 --gamma \
#                 --camera="Canon_EOS_5D" \
#                 --out_path="./exps/" \
#                 --ckpt="./pretrained/canon.pth" \
#                 # --split_to_patch

python test_raw.py --task=pretrained \
                --data_path="./data/" \
                --gamma \
                --camera="Canon_EOS_5D" \
                --out_path="./exps/" \
                --ckpt="./pretrained/canon.pth" \
                --split_to_patch