Hi I have a model which is already trained, pruned and retrained
and now I have a totally new ground truth labeled dataset that I want to check my model with it.
option A- If I run inference I do not get there an option to get mAP (I think)
option 2 - I can run evaluation BUT, here you say that evaluation must be run on THE SAME training-specification file
Wow! First of all thank you, it did help!
Let be ask you something please.
Actually if you noticed I had 4 datasets each included training and validation folders. What I did was taking one of them putting in some new directory and tried to run evaluation on it like if it was new.
Now When I look at my 4 datasets 3 of them have this strange -1 value in occlusion instead of 0. Do you think it can also be a reason to relatively poor training mAP (about 0.4-0.5)?
I am on it, thank you so much again!
Please answer me in another place about if it is posible to make automatc split to train and val without tfrecords