Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training script #14

Open
justlike-prog opened this issue Mar 8, 2023 · 4 comments
Open

Training script #14

justlike-prog opened this issue Mar 8, 2023 · 4 comments

Comments

@justlike-prog
Copy link

Hi!

Thanks for the repo! Is it possible for you to share the training script? @tamarg1 or @ebenbaruch ?

Thanks!

@tamarg1
Copy link
Collaborator

tamarg1 commented Mar 8, 2023

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?

@justlike-prog
Copy link
Author

justlike-prog commented Mar 8, 2023

Oh ok, same usecase with different labels basically. @tamarg1

@justlike-prog
Copy link
Author

justlike-prog commented Mar 13, 2023

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

@justlike-prog
Copy link
Author

justlike-prog commented Mar 13, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants