fallcat commited on
Commit
e3069d7
1 Parent(s): e7403cc

Update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attn_patch_size": 6,
6
  "class_weight_layer": "model.fc4",
7
  "finetune_layers": [
8
- "fc4"
9
  ],
10
  "freeze_projection": false,
11
  "group_gen_blur_ks1": 1,
 
5
  "attn_patch_size": 6,
6
  "class_weight_layer": "model.fc4",
7
  "finetune_layers": [
8
+ "model.fc4"
9
  ],
10
  "freeze_projection": false,
11
  "group_gen_blur_ks1": 1,