Closed BCJuan closed 2 years ago
Hi everybody,
Thank you @wbenbihi: very nice repository.
So, my question is the following: how do I test my trained model on my test set?
I do not mean making an inference and obtaining qualitative result but go over all the test set and obtain a quantitative result on it.
Maybe I should do as If I were training but with the flag training of hourglass_tiny turned to False?
training
hourglass_tiny
False
I appreciate any help on this matter.
Thank you all in advance!
Hi everybody,
Thank you @wbenbihi: very nice repository.
So, my question is the following: how do I test my trained model on my test set?
I do not mean making an inference and obtaining qualitative result but go over all the test set and obtain a quantitative result on it.
Maybe I should do as If I were training but with the flag
training
ofhourglass_tiny
turned toFalse
?I appreciate any help on this matter.
Thank you all in advance!