Clarification about "one-to-many" model ¶
By: Raphael96 on June 23, 2025, 1:24 p.m.
Dear UNICORN-challenge organizer team,
thank you for hosting this interesting challenge!
I have a question regarding the described "one-to-many" model: Would an agent approach be allowed, as they resemble one model orchestrating the task, however forwarding the input to a specialized model?
Further, in the Zenodo document (page 10) for Task 1 it says that:
"The foundation model should always remain the same, at least within tasks of the same time (e.g. one vision model for vision tasks, one language model for language tasks, one vision-language model for vision-language tasks;"
However, for vision tasks there are 2D and 3D tasks. Should one model be used to encode both 2D images and 3D images.
Thank you for clarifying my questions!