#!/usr/bin/env bash # coco_path是训练数据集地址,数据是coco format sh <config path> \ --coco_path <coco path> \ --resume <checkpoint path> \ --eval