How does the inference.py script (or the dataset in general) load images #833
Unanswered
AnhMinhTran
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Ross,
Thanks for your code base, I have been trying to inference them with my code using my dataset, loading the image using opencv, the accuracy of the model significantly decrease compared to the inference script. How are the images loaded using the timm script then? Do you use PIL or opencv to read images?
Regards
Beta Was this translation helpful? Give feedback.
All reactions