Can anyone show the readme file ? Even if I directly copy the official example, this problem still occurs
Posted by: dear.muhua @ Feb. 22, 2025, 3:04 a.m.Guys, I think I may have solved this problem
For me,the problem was that the image was 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. It has nothing to do with the readme file, you just have to make sure there are four lines in your readme.txt, okay
Hello, thank you for sharing your experience. By the way, do you happen to know the meaning of the 'Size (bytes)' column on the submission page? It seems to vary randomly with each submission, regardless of the actual size of my zip file.
Posted by: pengpeng-yu @ Feb. 25, 2025, 7:34 a.m.So far, I've committed several zip files of different sizes, but the 'Size (bytes)' column doesn't seem to correlate with my file size. The only interesting thing I found was that the column seemed to increase as the number of my commits increased, like 27275 for the first time, 28003 for the fifth, 36007 for the tenth
Posted by: dear.muhua @ Feb. 25, 2025, 7:42 a.m.So do I. Strange system
Posted by: pengpeng-yu @ Feb. 25, 2025, 7:48 a.m.My friend, in your successful submission case, what is the maximum file size? At present, my zip file can only be about 150MB, more than this size will basically report errors, but the compression to this size will cause my picture quality is really bad, how do you try to better compression?
Posted by: dear.muhua @ Feb. 25, 2025, 7:52 a.m.My friend, unfortunately, I don’t have any more useful information to share. I made several successful submissions before 02/17, all in the 200MB-300MB range. However, since then, I haven’t been able to make any successful submissions larger than 200MB.
Posted by: pengpeng-yu @ Feb. 25, 2025, 3:23 p.m.My latest submission is around 340MB. I just consistently re-tried the same .zip file until I got a success.
From what I understand, this problem comes from the CodaLab evaluation server and settings.
So possible solutions are:
1. Increase the time limit for the execution of the evaluation script on each submission.
2. Increase the total number of submissions.