提交 f9f4817a 编写于 作者: Z Zhi Tian

updated comments

上级 1f199d29
"""
An example:
python tools/test_fcos_onnx_model.py --onnx-model fcos_imprv_R_50_FPN_1x.onnx --config-file configs/fcos/fcos_imprv_R_50_FPN_1x.yaml TEST.IMS_PER_BATCH 1 INPUT.MIN_SIZE_TEST 384 DATALOADER.NUM_WORKERS 0
python tools/test_fcos_onnx_model.py --onnx-model fcos_imprv_R_50_FPN_1x.onnx --config-file configs/fcos/fcos_imprv_R_50_FPN_1x.yaml TEST.IMS_PER_BATCH 1 DATALOADER.NUM_WORKERS 0
"""
from fcos_core.utils.env import setup_environment # noqa F401 isort:skip
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册