"deploy/cpp_infer/src_rec/ocr_rec.cpp" did not exist on "5b3e7a33935bab2bfbca37cc7ada89a14922a28b"
Commit 017f1657 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix distill config

parent 51e8aed6
...@@ -90,7 +90,7 @@ Optimizer: ...@@ -90,7 +90,7 @@ Optimizer:
PostProcess: PostProcess:
name: DistillationDBPostProcess name: DistillationDBPostProcess
model_name: ["Student", "Student2"] model_name: ["Student"]
key: head_out key: head_out
thresh: 0.3 thresh: 0.3
box_thresh: 0.6 box_thresh: 0.6
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment