Vincentqyw
update: features and matchers
a80d6bb
raw
history blame
No virus
555 Bytes
# 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