DualLearning/DSL_ImgProcess
xyc1207 1068687f83 first commit 2017-12-02 22:55:11 +08:00
..
data first commit 2017-12-02 22:55:11 +08:00
data2 first commit 2017-12-02 22:55:11 +08:00
data4 first commit 2017-12-02 22:55:11 +08:00
pixel_cnn_pp first commit 2017-12-02 22:55:11 +08:00
README.MD first commit 2017-12-02 22:55:11 +08:00
batch_test_script_leftpart.sh first commit 2017-12-02 22:55:11 +08:00
batch_test_script_mainbody.sh first commit 2017-12-02 22:55:11 +08:00
cifar_input.py first commit 2017-12-02 22:55:11 +08:00
example.sh first commit 2017-12-02 22:55:11 +08:00
monitor.py first commit 2017-12-02 22:55:11 +08:00
monitor_GivenCLM.py first commit 2017-12-02 22:55:11 +08:00
monitor_checkleft.py first commit 2017-12-02 22:55:11 +08:00
resnet_model_basic.py first commit 2017-12-02 22:55:11 +08:00
test_grab_train_loss.py first commit 2017-12-02 22:55:11 +08:00
train.py first commit 2017-12-02 22:55:11 +08:00
worker_I2L.py first commit 2017-12-02 22:55:11 +08:00
worker_L2I.py first commit 2017-12-02 22:55:11 +08:00

README.MD

Thanks a lot for your interests to our work. I quickly wrap up a multi-gpu version code. (Note that in the submission phase, we use a 1gpu version code. Please let me know if anything we can improve)

Training demo code: example.sh

Inference demo code: batch_test_script_mainbody.sh

The data and the checkpoint are available at: https://www.dropbox.com/sh/fpnvtcmyj4mul2s/AAB4wvsxoS8pf7ExnZYe4VV1a?dl=0

You need to download them and put them in the working dir. An example is in ``example.sh''