File size: 361 Bytes
0eff2bf
 
 
 
 
 
 
0891b79
 
0eff2bf
0891b79
0eff2bf
1
2
3
4
5
6
7
8
9
10
11
12
13
grid_counts: [10, 5, 1]
enc_sizes: [3, 16, 32, 64, 128, 256, 512]
init_weights: [0.5, 0.5] # weights of local grided image and global harmonized
init_value: 0.8
skips: True
device: 'cpu'
checkpoint: 
  matting_onnx: "checkpoints/stylematte_720.onnx"
  harmonizer: "checkpoints/ffhqh1024.pth"
  matting: "checkpoints/stylematte.pth"
onnx: False
image_size: 1024