Spaces:
Runtime error
Runtime error
{ | |
"data_path": "/home/xtli/DATA/BSR_processed/train", | |
"img_path": "data/test_images/388006.jpg", | |
"test_path": null, | |
"crop_size": 224, | |
"scale_size": null, | |
"batch_size": 1, | |
"workers": 4, | |
"pretrained_path": "/home/xtli/WORKDIR/04-15/single_scale_grouping_resume/cpk.pth", | |
"hidden_dim": 256, | |
"spatial_code_dim": 32, | |
"tex_code_dim": 256, | |
"exp_name": "04-18/388006", | |
"project_name": "ssn_transformer", | |
"nepochs": 20, | |
"lr": 5e-05, | |
"momentum": 0.5, | |
"beta": 0.999, | |
"lr_decay_freq": 3000, | |
"save_freq": 1000, | |
"save_freq_iter": 2000000000000, | |
"log_freq": 10, | |
"display_freq": 100, | |
"use_wandb": 0, | |
"work_dir": "/home/xtli/WORKDIR", | |
"out_dir": "/home/xtli/WORKDIR/04-18/388006", | |
"local_rank": 0, | |
"dataset": "dataset", | |
"config_file": "models/week0417/json/single_scale_grouping_ft.json", | |
"lambda_L1": 1, | |
"lambda_Perceptual": 1.0, | |
"lambda_PatchGAN": 1.0, | |
"lambda_GAN": 1, | |
"add_gan_epoch": 0, | |
"lambda_kld_loss": 1e-06, | |
"lambda_style_loss": 1.0, | |
"lambda_feat": 10.0, | |
"use_slic": true, | |
"patch_size": 64, | |
"netPatchD_scale_capacity": 4.0, | |
"netPatchD_max_nc": 384, | |
"netPatchD": "StyleGAN2", | |
"use_antialias": true, | |
"patch_use_aggregation": false, | |
"lambda_R1": 1.0, | |
"lambda_ffl_loss": 1.0, | |
"lambda_patch_R1": 1.0, | |
"R1_once_every": 16, | |
"add_self_loops": 1, | |
"test_time": false, | |
"sp_num": 196, | |
"label_path": "/home/xtli/DATA/BSR/BSDS500/data/groundTruth", | |
"model_name": "model", | |
"num_D": 2, | |
"n_layers_D": 3, | |
"n_cluster": 10, | |
"temperature": 23, | |
"add_gcn_epoch": 0, | |
"add_clustering_epoch": 0, | |
"add_texture_epoch": 0, | |
"dec_input_mode": "sine_wave_noise", | |
"sine_weight": true | |
} | |