NTIRE 2025 Low Light Image Enhancement Challenge Forum

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

> how to solve the time exceeded ?

Execution time limit exceeded!

Posted by: sabarinathandsn @ Feb. 25, 2025, 7:28 a.m.

For me, leading to "Execution time limit exceeded!“ the reason is that my zip package is too large(even though my zip package was only 200 + MB), I had to lose the image quality and compress it down to around 120MB, which I successfully submitted. But too much compression will cause the image quality to seriously decline, you need to balance the size of the image with the quality

Posted by: dear.muhua @ Feb. 25, 2025, 7:33 a.m.

How to compress the image ? i reduced my image size by 70%, but I am still getting the error!

Posted by: sabarinathandsn @ Feb. 25, 2025, 7:46 a.m.

Yes, this also bothered me so much that I finally managed to compress the original 400+MB zip file to around 120MB, well below the 300MB maximum input limit.

Posted by: dear.muhua @ Feb. 25, 2025, 7:56 a.m.

According to my error log, the time limit should be five minutes, so forget the image quality, you should first find the file size that can be successfully submitted

Posted by: dear.muhua @ Feb. 25, 2025, 8 a.m.

@dear.muhua could you share the image compression code here? My zip file is 24mb but still I am getting the error

Posted by: sabarinathandsn @ Feb. 26, 2025, 9:34 a.m.

Can anyone tell how your output file looks. I have 46 png files and 1 readme.txt in output folder. I got an error expected 46.png images. How can I solve this?

Posted by: abhiroop123 @ Feb. 26, 2025, 2:37 p.m.

Can anyone tell how your output file looks. I have 46 png files and 1 readme.txt in output folder. I got an error expected 46.png images. How can I solve this?

Posted by: abhiroop123 @ Feb. 26, 2025, 2:37 p.m.
Post in this thread