How to get results for all categories (e.g., wood, bottle, leather) at the same time? #522
Answered
by
djdameln
code10086web
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
djdameln
Aug 29, 2022
Replies: 1 comment 2 replies
-
Hi, this can be achieved with the benchmarking tool, as explained in this guide. To collect results across different dataset categories, simply list all categories in the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
djdameln
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this can be achieved with the benchmarking tool, as explained in this guide. To collect results across different dataset categories, simply list all categories in the
grid_search
section of your benchmarking config file and follow the instructions to run the benchmarking session.