12 lines
179 B
Plaintext
12 lines
179 B
Plaintext
|
# model load config
|
||
|
use_gpu 0
|
||
|
gpu_id 0
|
||
|
gpu_mem 4000
|
||
|
cpu_math_library_num_threads 10
|
||
|
use_mkldnn 1
|
||
|
|
||
|
# cls config
|
||
|
cls_model_dir ./inference/
|
||
|
resize_short_size 256
|
||
|
crop_size 224
|