minchul commited on
Commit
048efa8
·
verified ·
1 Parent(s): 92065fc

Upload directory

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