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

MAP question #73

Open
mel0615 opened this issue Apr 9, 2020 · 0 comments
Open

MAP question #73

mel0615 opened this issue Apr 9, 2020 · 0 comments

Comments

@mel0615
Copy link

mel0615 commented Apr 9, 2020

sorry to bother. I have trained my own dataset on your code with Efficientnet as a backbone, but when calculating MAP with 'mode=MAP', it seemed that the input_size of testdataset didnot match the trained model and got an error.
I checked the code and founded that the images for TRAIN had been resized in the function 'get_random_data()' after reading, while images for TEST hadnt. I cant tell why.
so I wonder if you could help me to solve this problem plz, or just tell me whether it is necessary to call the function 'get_random_data()' in utils.py when I parse the testdataset.

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

1 participant