minchul commited on
Commit
6a727d3
·
verified ·
1 Parent(s): 048efa8

Upload directory

Browse files
models/iresnet_insightface/configs/v1_ir18.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ input_size: [3, 112, 112]
2
+ color_space: 'RGB'
3
+ name: 'ir18'
4
+ output_dim: 512
5
+ start_from: ''
6
+ freeze: False