Any questions related to general MAI Workshop and Challenges organization can be asked in this thread.
打扰一下,你的赛道的注册已经通过了吗您好,我目前正在参加移动 AI 研讨会 @ CVPR 2025,实时逼真散景渲染挑战赛,下载此数据集时,显示 404NO FOUND。我该如何解决这个问题?
Hi, I have also encountered this problem.May I ask how you solved it?I am participating in the Mobile AI 2025 sRGB Image Enhancement Challenge and found some errors in Final test phase submission guidelines.
(https://codalab.lisn.upsaclay.fr/competitions/21564#participate)
Since the task involves 3-channel RGB-to-RGB processing, I suspect the input shape’s 4th channel (currently 4) might be causing a mismatch.
Could you confirm the exact input image height and width required for the challenge?
Is the input expected to be strictly 3-channel RGB (e.g., [H, W, 3]), or does the 4th channel serve a specific purpose?
My model is designed for RGB enhancement, so the 4-channel input might be a configuration oversight. I appreciate your guidance to resolve this discrepancy.
Hi, I have also encountered this problem.May I ask how you solved it?
You are right, that was an incorrect info, we've updated it.Since the task involves 3-channel RGB-to-RGB processing, I suspect the input shape’s 4th channel (currently 4) might be causing a mismatch.
Could you confirm the exact input image height and width required for the challenge?
Is the input expected to be strictly 3-channel RGB (e.g., [H, W, 3]), or does the 4th channel serve a specific purpose?