microsoft / SoftTeacher

Semi-Supervised Learning, Object Detection, ICCV2021
MIT License
904 stars 123 forks source link

Inference and get the results of mAP accuracy between the resulted bounding box and the ground-truth one #222

Open alaa-shubbak opened 2 years ago

alaa-shubbak commented 2 years ago

Dear All

thanks for such great effort. I am just wondering why there is less following up with the issues presented here regard this repository.

I would like to ask about having a results of mAP accuracy bwteen the results some from the inference stage using the instruction

python demo/image_demo.py [IMAGE_FILE_PATH] [CONFIG_FILE] [CHECKPOINT_PATH] --output [OUTPUT_PATH]

I would like to have such values that compare between the ground-truth and the predicted bounding box