configs/ and tools/ are copied from https://github.com/open-mmlab/mmdetection: version 3.3.0
configs/
tools/
version 3.3.0
tools/train.py#12 is added with import model tools/test.py#17 is added with import model
tools/train.py#12
import model
tools/test.py#17