Spaces:
Running
Running
update the path of model weights
Browse files
options/predict/LOLBlur.yml
CHANGED
@@ -16,6 +16,7 @@ network:
|
|
16 |
#### save model
|
17 |
save:
|
18 |
best: ./models/bests/Network_no_attention_light_LOLBlur.pt
|
|
|
19 |
|
20 |
LOLBlur:
|
21 |
inputs_path: ./inputs/synthetic
|
|
|
16 |
#### save model
|
17 |
save:
|
18 |
best: ./models/bests/Network_no_attention_light_LOLBlur.pt
|
19 |
+
path: ./models/Network_no_attention_light_LOLBlur.pt
|
20 |
|
21 |
LOLBlur:
|
22 |
inputs_path: ./inputs/synthetic
|