Skip to content

Latest commit

 

History

History
 
 

14_ig5_inpaint

14_ig5_inpaint

Task description

For given input images and their corresponding masks, synthesize GT images.

Evaluation metric

L1 distance in RGB space between synthesized image and GT

example data

input, mask, GT

stats

Name of the dataset 14_ig5_inpaint
Number of train data 48000
Number of test data 10000

How to run:

nsml run -d 14_ig5_inpaint -e main.py 

How to list checkpoints saved:

# nsml model ls YOUR_ID/14_ig5_inpaint/SESSION_NUM
nsml model ls nipachallenger/14_ig5_inpaint/1

How to submit:

# nsml submit  YOUR_ID/14_ig5_inpaint/SESSION_NUM CKPT_EPOCH
nsml submit  nipachallenger/14_ig5_inpaint/1 9