wetectron icon indicating copy to clipboard operation
wetectron copied to clipboard

Could you please provide the evaluation result file predictions.pth of coco14?

Open THUeeY opened this issue 3 years ago • 0 comments

I want to get the evaluation result file predictions.pth of coco14 by the command of python -m torch.distributed.launch --nproc_per_node=8 tools/test_net.py --config-file configs/coco/V_16_coco14.yaml TEST.IMS_PER_BATCH 8 OUTPUT_DIR output/ MODEL.WEIGHT coco14_vgg16.pth. Just the evaluation result file is enough for me, but I have difficulties running the code. If you have the predictions.pth of coco val dataset, could you please provide it? Thank you very much.

THUeeY avatar Jun 10 '22 09:06 THUeeY