Skip to content
Snippets Groups Projects
Unverified Commit c8326386 authored by i-robot's avatar i-robot Committed by Gitee
Browse files

!2689 HED_README

Merge pull request !2689 from 陈宇凡/master
parents 9911a5af c63c3c72
No related branches found
No related tags found
No related merge requests found
......@@ -249,7 +249,7 @@ bash run_infer_310.sh [MINDIR_PATH] [NEED_PREPROCESS] [DEVICE_ID] [CONFIG_PATH]
```
- `MINDIR_PATH` means the path of mindir file.
- `NEED_PREPROCESS` means weather need preprocess or not, it's value is 'y' or 'n', if you choose y, the cifar10 dataset will be processed in bin format, the imagenet2012 dataset will generate label json file.
- `NEED_PREPROCESS` means whether need preprocess or not, it's value is 'y' or 'n', if you choose y, the dataset will be processed in bin format. Default is 'y'.
- `DEVICE_ID` is optional, default value is 0.
### result
......
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