How can I build a benchmark for Image Segmentation? #1626
Unanswered
KirigiriSuzumiya
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello. Did you find a way to achieve this? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I don't know whether it's possible to train an Image Segmentation model on avalanche, as I find that most of the benchmarks are build on classification tasks. For instance, how can I train a U-Net with a benchmark whose output layer is not a single class, but like [w,h]?
Beta Was this translation helpful? Give feedback.
All reactions