NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Activities completed this month
  1. Added Okta as supported feature in MedICI GitHub and website (About Page: https://www.medici-challenges.org/about).
  2. Added DL Sparse View CT Challenge to MedICI website (About Page: https://www.medici-challenges.org/about).
  3. Wrapped up the SPIE-AAPM Breast Challenge and collect final scores for the challenge organizers. 
  4. Add support link and message regarding using the api for image and metadata downloads.
  5. Launched the DL Sparse view challenge: http://aapmchallenges.cloudapp.net/competitions/38
  6. Got a version of codabench to launch locally on my laptop. Codabench is the new and improved codalab. I still need to launch the miccai challenge on it to test it out. 
  7. Investigated Kheops and am finishing the report.
  8. Finished creating the MedNIST sample challenge on COVID-Kubernetes deployment and addressed some bugs listed below:
    1. FIXED: In results table the "FILENAME" is always "trackingid", needs to be the image that was submitted.
    2. FIXED: Image Uploads are slow and we need to address that. The solution we chose was to upload instructions for building an image and have it built on our server and then push it. Before we were sending 6+GB over HTTP. That was slow. Now we only send a couple MB and then we can build the image and send at much faster speeds. 
    3. NOT FIXED: Sometimes deleting an image from the repo changes the image upload html and I have to reset it. This shouldn't happen. This is quite elusive and I haven't spent a ton of time on it. It's really east to reset so it should never fully break the platform, but I do need to reset it every once in a while. I imagine this will become annoying over time and especially weekends.
  9. Setup DL-sparse-view CT Grand Challenge:
    UPDATE: I have a site setup: http://aapmchallenges.cloudapp.net/competitions/38

    TO DO: Upload scoring program and figure out data hosting situation. 

...