360-Degree Video Super Resolution and Quality Enhancement Challenge - Track2. 4x Forum

Go back to competition Back to thread list Post in this thread

> Could you please provide the test script for testing inference time?

test times
input resolution

Posted by: Accusefive @ Feb. 6, 2024, 3:45 a.m.

Thank you for participating in our challenge! Regarding the inference time script, it is incorporated within the learner script on our GitHub repository. You can find it here: https://github.com/Omnidirectional-video-group/360VISTA/blob/main/src/learner/learner.py. When using the test mode, the script automatically computes the inference time.

Regarding the input resolution, the dataset contains two resolutions: 2K and 4K. While the script reports inference time for both resolutions, for the purpose of submission, you are required to report only the runtime on 2K videos. Please note that the final ranking will be based solely on the performance with 2K resolution videos.

Posted by: Ahmed_Telili @ Feb. 6, 2024, 4:13 a.m.
Post in this thread