minchul commited on
Commit
ea45975
1 Parent(s): 45e669a

Upload directory

Browse files
Files changed (1) hide show
  1. models/base/configs/example.yaml +6 -0
models/base/configs/example.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ input_size: [3, 112, 112]
2
+ color_space: 'RGB'
3
+ name: ''
4
+ output_dim: 512
5
+ start_from: ''
6
+ freeze: False