-
Hi! I am wondering if train size (2040) of flowers-102 in table 5 (see below) means that we should use both train split(1020) and validation split(1020) in training flowers-102 dataset ?
Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
rwightman
May 28, 2022
Replies: 1 comment 1 reply
-
@hankyul2 yes, it seems fairly common in a few papers that reference Flowers-102 as having '2040' train that the default train + val split are combined and the 6149 'test' is used for test or val (depending how the train / hparam selection is done) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hankyul2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hankyul2 yes, it seems fairly common in a few papers that reference Flowers-102 as having '2040' train that the default train + val split are combined and the 6149 'test' is used for test or val (depending how the train / hparam selection is done)