paip-2019 / challenge

30 stars 10 forks source link

Time limit exceeded #53

Open lzaya opened 2 years ago

lzaya commented 2 years ago

Dear PAIP2019 organizers,

All my submissions are failed because of "Time limit exceeded". I'm sure I use "submission_compress.py" to compress results. The size of submission is around 64.1MB.

Could you help me find out why this problem occurs? Aug. 2, 2022, 10:03 p.m. is the created time of my first submission.

Thanks very much!

hjoh01 commented 2 years ago

Hello, I am Hyun-Jic Oh who is one of the organizer of PAIP project.

Would you send me one of your model output image file through my email address? Let me figure it out and give you feedback as soon as possible.

Thank you, Hyun-Jic Oh

Josiph99 commented 1 year ago

Hello

I just like to ask if the online evaluation is still active? Because I submitted my first try on the grand-challenge site and encountered this same issue about the time?

Thanks

hjoh01 commented 1 year ago

Hello,

The online evaluation of PAIP2019 is still available, but sometimes it shows the issue, so we are trying to figure it out as soon as possible. Let me inform you when the issue is resolved!

Sincerely, Hyunjic Oh

2022년 11월 11일 (금) 오후 8:56, Josiph99 @.***>님이 작성:

Hello

I just like to ask if the online evaluation is still active? Because I submitted my first try on the grand-challenge site and encountered this same issue about the time?

Thanks

— Reply to this email directly, view it on GitHub https://github.com/paip-2019/challenge/issues/53#issuecomment-1311606407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQX622Q2RCV7KX7ICHSUZI3WHYX6JANCNFSM55NRBN7A . You are receiving this because you commented.Message ID: @.***>

Josiph99 commented 1 year ago

Good news, because PAIP2019 is such an excellent dataset. Looking for your feedback. Many Thanks.

hjoh01 commented 1 year ago

Hello,

Do you still have problem on submitting your result predictions? Have you compressed your predictions with "submission_compress.py" code from "https://github.com/hvcl/PAIP/tree/master/PAIP2019_official_repo"? Last night, I found that the version update of 'tifffile' package have caused an error on "submission_compress.py" code. So I updated the README.md file of "https://github.com/hvcl/PAIP/tree/master/PAIP2019_official_repo". If you encounter the same issue after trying with the compression code, please let me know!

Thank you, Hyun-Jic Oh

-----Original Message----- From: @.> To: @.>; Cc: "HJ @.>; @.>; Sent: 2022. 11. 11. (금) 20:56 (GMT+09:00) Subject: Re: [paip-2019/challenge] Time limit exceeded (Issue #53)

Hello I just like to ask if the online evaluation is still active? Because I submitted my first try on the grand-challenge site and encountered this same issue about the time? Thanks — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Josiph99 commented 1 year ago

Dear Sir,

The link you provide is dead, but I followed the instruction on this page when submitted my predictions https://github.com/paip-2019/challenge/blob/master/submission_compress.py

Thank you