fastMRI icon indicating copy to clipboard operation
fastMRI copied to clipboard

Failed submissions to fastmri.org when using Google Drive

Open mmuckley opened this issue 2 years ago • 17 comments

This is something we identified in Discussion #220. It seems Google has changed their API recently so that our old code will fail to download a submission. Until I get some time to fix this, please submit to fastmri.org using Dropbox or an S3 bucket.

mmuckley avatar Feb 25 '22 13:02 mmuckley

Following that, it seems like submitting using Dropbox also causes issues. I made a test submission yesterday using Dropbox, and it appears that the whole public leaderboard went down. @mmuckley you may want to take a look at that.

wdika avatar Feb 28 '22 09:02 wdika

Okay I'm reaching out to a contractor that helps us run the site. Will try to follow-up when I can get something.

mmuckley avatar Feb 28 '22 18:02 mmuckley

Hello @wdika, the site should be up and running now. Hoping to make an update so this particular error doesn't take it down again.

EDIT: I may have spoken too soon.

mmuckley avatar Mar 04 '22 16:03 mmuckley

Hello @wdika, the site should be up and running now. Hoping to make an update so this particular error doesn't take it down again.

EDIT: I may have spoken too soon.

Hi @mmuckley, I think it's my fault again for the site being down. I noticed it was working like yesterday at some point and tried to resubmit. Then it went down again.

All I do is to set a dropbox link and change the last digit (on the URL) from 0 to 1 to enable writing permissions. The zip file is of the form mymodel.zip -> mymodel/multicoil_test/ . Btw I submitted on the Multi-Coil Brain track.

Maybe I should wait until any further notice from you to resubmit.

wdika avatar Mar 04 '22 18:03 wdika

Hello @wdika, not sure it was you, but yes it was something with the database. I just made a tweak to the site and it should be more robust now. Leaderboard is up and you should be able to submit freely.

mmuckley avatar Mar 04 '22 19:03 mmuckley

Hello @wdika, not sure it was you, but yes it was something with the database. I just made a tweak to the site and it should be more robust now. Leaderboard is up and you should be able to submit freely.

Hi, I can see that the leaderboard is up and running now but still I cannot properly submit. I can make a new submission but it doesn't show up in the leaderboard, neither on my account. On my account all the submissions are gone.

I even made a new account and made a new submission. I could see the submission was processing (on my personal board) and I got the email that it was successful. But it gone completely and it doesn't show up on the leaderboard at all.

wdika avatar Mar 06 '22 09:03 wdika

Thanks @wdika for your assistance. I was able to identify the issue and you should see everything now.

mmuckley avatar Mar 07 '22 14:03 mmuckley

Great @mmuckley, thanks for the update! You might remove the last models on the leaderboard since they are failed (as expected), because I cannot see them on my account.

wdika avatar Mar 07 '22 15:03 wdika

@wdika I removed them. Let me know if I missed any.

mmuckley avatar Mar 07 '22 15:03 mmuckley

@mmuckley I can submit now and see my submission but I think the targets have disappeared and the metrics are off. At first, I thought my reconstructions were faulty but as I realize now the targets are not there (left side). Can you please verify this? You may check the last model (xyz) on the brains leaderboard.

wdika avatar Mar 08 '22 09:03 wdika

@wdika it looks like your images might be on the wrong scale?

The evaluation code for calculating metrics has not been changed for years and I would prefer not to alter it at all to maintain consistency. So there is some issue with how you formatted the data for your submission.

mmuckley avatar Mar 08 '22 14:03 mmuckley

@wdika it looks like your images might be on the wrong scale?

The evaluation code for calculating metrics has not been changed for years and I would prefer not to alter it at all to maintain consistency. So there is some issue with how you formatted the data for your submission.

I made a few submissions, where I tested the scaling but none worked. Of course, it doesn't make sense to touch the evaluation code, but I am wondering why the targets' images show all black and the reconstructions look okay. Is this behavior expected?

wdika avatar Mar 08 '22 14:03 wdika

No it's not expected. The images on the leaderboard are basically just a concatenation of your reconstruction with the target, so it looks like your reconstruction is several orders of magnitude off in scale. I would try to do some debugging with the validation data on your local machine to try to figure out the right scaling.

Sorry - don't think I can help more with this; it's not a bug with the site.

mmuckley avatar Mar 08 '22 14:03 mmuckley

No it's not expected. The images on the leaderboard are basically just a concatenation of your reconstruction with the target, so it looks like your reconstruction is several orders of magnitude off in scale. I would try to do some debugging with the validation data on your local machine to try to figure out the right scaling.

Sorry - don't think I can help more with this; it's not a bug with the site.

Yeah, this is what I do. Thanks for all your help!

wdika avatar Mar 08 '22 14:03 wdika

Resolved comments unrelated to issue title. If continued problems arise, please create a new issue.

mmuckley avatar Mar 08 '22 18:03 mmuckley

Could I ask whether the issue is resolved? Thank you!

Can-Zhao avatar Sep 26 '22 02:09 Can-Zhao

Hello @Can-Zhao it is not resolved, mostly because I'm working on several other projects and don't have time to fix it. I apologize for the inconvenience. Using an S3 bucket or Dropbox should still work.

mmuckley avatar Sep 26 '22 12:09 mmuckley

Closing this as the website is no longer maintained by Meta.

mmuckley avatar Jun 15 '23 17:06 mmuckley