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