Hi, sorry to bother you again since I have met another problem.
I use the 'forward_track' function to get the result and then evaluate the detection performance, however, the MAP is not good (like 0.0232).
When I use the same model, but use 'forward_test' function to get the result and then evaluate the detection performance, the performance is about 0.3191. (But forward_test won't output information related to track_ids)
Have you ever met this before? Is this within expectations?
Hi, sorry to bother you again since I have met another problem.
I use the 'forward_track' function to get the result and then evaluate the detection performance, however, the MAP is not good (like 0.0232).
When I use the same model, but use 'forward_test' function to get the result and then evaluate the detection performance, the performance is about 0.3191. (But forward_test won't output information related to track_ids)
Have you ever met this before? Is this within expectations?