minchul commited on
Commit
b915f27
·
verified ·
1 Parent(s): 9980e9e

Upload directory

Browse files
models/iresnet/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