Pytorch implementation of "Learning a Deep Convolutional Network for Colorization in Monochrome-Color Dual-Lens System (AAAI 2019)"
Mono Left Image | Predict | Ground Truth | Mono Left Image | Predict | Ground Truth |
---|---|---|---|---|---|
Mono Left Image | Predict | Ground Truth | Mono Left Image | Predict | Ground Truth |
---|---|---|---|---|---|
python train.py --dataset={dataset folder} --tag={personal experiment name}
python test.py --dataset={dataset folder} --tag={personal experiment name} --visualize