Open justlike-prog opened 1 year ago
Sorry, none of us is at the company any longer so we don't have access. Are you trying to train the same use case or a different one?
Oh ok, same usecase with different labels basically. @tamarg1
Btw is the validation working correctly? Running it out of the box on the albums folder I get a map of 7.03. Using the AP_partial I get around 32 map. @tamarg1
It seems that this mapping in utils.py isn't applied.
# Modify class idx for calculating mAP class_map = {0: "Birthday", 1: "Christmas", 2: "Graduation", 3: "Personal_sports", 4: "Show", 5: "ThemePark"}
What is the proper way to apply it?
Hi!
Thanks for the repo! Is it possible for you to share the training script? @tamarg1 or @ebenbaruch ?
Thanks!