"ts/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "06e5aa78784243297bbed434a364b1873d5c415a"
Commit 9cfdd331 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix mem oom

parent 237febb1
...@@ -93,7 +93,7 @@ Eval: ...@@ -93,7 +93,7 @@ Eval:
channel_first: False channel_first: False
- DetLabelEncode: # Class handling label - DetLabelEncode: # Class handling label
- DetResizeForTest: - DetResizeForTest:
resize_long: 1536 resize_long: 768
- NormalizeImage: - NormalizeImage:
scale: 1./255. scale: 1./255.
mean: [0.485, 0.456, 0.406] mean: [0.485, 0.456, 0.406]
......
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