Zhan Xu

Results 1 issues of Zhan Xu

Hi all, I am trying to run simple inference of this code. As the author said, two ways are: (1) python tools/test_net.py --dataset coco2017 --cfg config/baselines/e2e_mask_rcnn_R-50-FPN_1x.yaml --load_ckpt {path/to/your/checkpoint} (2) python...