Detection Model Training Task using VOC #4336
Unanswered
zhangyimeng960916
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
Uh oh!
There was an error while loading. Please reload this page.
-
When using the VOC dataset (such as VOC2012) for the target detection model training task, do I need to convert the VOC dataset into a specific format when parsing the VOC dataset in FATE?
As I know, directory of VOC12 dataset :
is it needed to be converted to the following format (eg. MNIST):
how to create a target detection training task(pytorch backend)?
Beta Was this translation helpful? Give feedback.
All reactions