You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to first use detector only and calculate the evaluation metrics e.g. mAP ?
I actually want to conduct an experiment showing that tracker also improves detection results. So I need to run only the detection part first and then detection + tracking part.
also the detection evaluations we get from test.py script (see figure below), are they before applying tracker or after?
Any kind of suggestions will be helpful for me.
Regards,
Rehman
The text was updated successfully, but these errors were encountered:
Hi,
I hope everyone will be fine.
Is it possible to first use detector only and calculate the evaluation metrics e.g. mAP ?
I actually want to conduct an experiment showing that tracker also improves detection results. So I need to run only the detection part first and then detection + tracking part.
also the detection evaluations we get from
test.py
script (see figure below), are they before applying tracker or after?Any kind of suggestions will be helpful for me.
Regards,
Rehman
The text was updated successfully, but these errors were encountered: