SysCV / shift-detection-tta

This repository implements continuous test-time adaptation algorithms for object detection on the SHIFT dataset.
MIT License
18 stars 3 forks source link

Evaluation-Testing #14

Open panagiotamoraiti opened 8 months ago

panagiotamoraiti commented 8 months ago

Hello, I would like to ask, how can i calculate the mAP_drop on the validation set, to evaluate the overall performance of my implementation? Alternatively, is it possible to access the VIS Eval Server to assess my implementation's performance on the test set? I have encountered difficulty connecting to the server and submitting my work. Thank you for your time!