I trained the model by running ./tools/dist_train.sh configs/zsi/train/zero-shot-mask-rcnn-BARPN-bbox_mask_sync_bg_65_15_decoder_notanh.py 4, but I didn't obtain .segm.json or .bbox.json files. Instead, there is only .log.json. Could you please answer this question? Thanks!
I trained the model by running
./tools/dist_train.sh configs/zsi/train/zero-shot-mask-rcnn-BARPN-bbox_mask_sync_bg_65_15_decoder_notanh.py 4
, but I didn't obtain.segm.json
or.bbox.json
files. Instead, there is only.log.json
. Could you please answer this question? Thanks!