Guanxiong's picture
add cplx_small model
5cfabeb
raw
history blame
686 Bytes
model: PIXELCNN
batch_size: 6
input_shape:
- 256
- 256
- 2
nr_resnet: 3
nr_filters: 128
nr_logistic_mix: 10
data_chns: 2
dropout_rate: 0.5
itg_interval: 255.0
rlt: 1
layer_norm: false
conditional: false
lr_warm_up_steps: 1000
lr_start: 0.0001
lr_min: 0.0001
lr_max: 0.0001
lr_max_decay_steps: 2000
max_keep: 100
max_epochs: 500
save_interval: 50
saved_name: pixelcnn
log_folder: /home/gluo/workspace/nlinv_prior/logs
num_prepare: 10
print_loss: true
train_list: /home/gluo/workspace/nlinv_prior/data/hku/hku_train
test_list: /home/gluo/workspace/nlinv_prior/data/hku/hku_test
nr_gpu: 4
gpu_id: 0,1,2,3
#20230114-164131
#The training is starting
#20230114-230037
#The training is ending