报错信息
usage: evaluate.py [-h] --checkpoint CHECKPOINT --in-path IN_PATH --out-path
OUT_PATH [--device DEVICE] [--batch-size BATCH_SIZE]
[--allow-different-dimensions]
evaluate.py: error: the following arguments are required: --checkpoint, --in-path, --out-path
pycharm提示文件位置错误,改如何解决呢?