minchul commited on
Commit
23b9f6c
1 Parent(s): 6a727d3

Upload directory

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