AIM 2019 Constrained Super-Resolution Challenge - Track 1: Parameters optimization Forum

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

> How does the server judge network parameters and running time?

.

Posted by: splinter23 @ July 25, 2019, 3:55 a.m.

The participants should report the number of network parameters and running time in the readme.txt file.
The code of calculating the number of network parameters and running time is given in https://github.com/znsc/MSRResNet.

Posted by: cszn @ July 26, 2019, 9:27 a.m.

@cszn
We don't have a TiTanXp, how to test the inference time?

Posted by: splinter23 @ July 31, 2019, 3:30 a.m.

Eh......I mean that different groups use different GPU...

Posted by: splinter23 @ July 31, 2019, 3:32 a.m.

The participants should run the testing code in https://github.com/znsc/MSRResNet to obtain their own baseline running time.
Please run the code three times and select the best running time as the baseline.
We will finally report the running times of different models on the same machine.

Posted by: cszn @ July 31, 2019, 7:27 a.m.
Post in this thread