TransPose icon indicating copy to clipboard operation
TransPose copied to clipboard

COCO test-dev

Open dy162162 opened this issue 3 years ago • 0 comments

Training on COCO train2017 dataset:python tools/train.py --cfg experiments/coco/transpose_r/TP_R_256x192_d256_h1024_enc4_mh8.yaml Testing on COCO val2017 dataset:python tools/test.py --cfg experiments/coco/transpose_r/TP_R_256x192_d256_h1024_enc4_mh8.yaml TEST.USE_GT_BBOX True How to get the result of COCO test-dev?

dy162162 avatar Mar 04 '22 06:03 dy162162