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?
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