Fetching metadata from the HF Docker repository...
Final commit
087921f | |
| is_train: True |
| worker: 1 |
|
|
| |
| |
| batch_size: 3 |
| shuffle: true |
| max_epoch: 500 |
| epoch_start: 1 |
|
|
| |
| beta1: 0.5 |
| beta2: 0.999 |
| weight_decay: 0.0001 |
| lr: 0.0001 |
|
|
| |
| visual_img_freq: 8000 |
| print_loss_freq: 1000 |
| save_epoch_freq: 20 |
|
|
| |
| test_batch_size: 1 |
| results_root: 'results/' |
| test_freq: 5 |
|
|
| |
| input_nc: 3 |
| mask_nc: 1 |
| output_nc: 3 |
| crop_size: 256 |
| crop: True |
| flip: True |
|
|
| |
| ngf: 32 |
| G_norm_type: in |
|
|
| |
| ndf: 64 |
| D_norm_type: batch |
| gan_mode: hinge |
|
|
| |
| no_ganFeat_loss: False |
| no_vgg_loss: False |
| lambda_L1: 1 |
| lambda_feat: 10 |
| lambda_vgg: 10 |
| lambda_gan: 1 |
|
|
| |
| style_length: 128 |
|
|