diff --git a/stade/core/templates/base.html b/stade/core/templates/base.html index 1565ca6..25e757e 100644 --- a/stade/core/templates/base.html +++ b/stade/core/templates/base.html @@ -62,6 +62,10 @@

open_in_new + + 2024 + open_in_new + MILK10k Live @@ -82,6 +86,10 @@

open_in_new + + 2024 + open_in_new + MILK10k Live diff --git a/stade/core/templates/data/2024.html b/stade/core/templates/data/2024.html new file mode 100644 index 0000000..18c56a1 --- /dev/null +++ b/stade/core/templates/data/2024.html @@ -0,0 +1,3 @@ +
+

Download this data at challenge2024.isic-archive.com.

+
diff --git a/stade/core/templates/data/base.html b/stade/core/templates/data/base.html index b21901f..3f65ec0 100644 --- a/stade/core/templates/data/base.html +++ b/stade/core/templates/data/base.html @@ -36,6 +36,7 @@

ISIC Challenge Datasets

  • 2018
  • 2019
  • 2020
  • +
  • 2024
  • MILK10k
  • @@ -46,6 +47,7 @@

    ISIC Challenge Datasets

    {% include 'data/2018.html' %}
    {% include 'data/2019.html' %}
    {% include 'data/2020.html' %}
    +
    {% include 'data/2024.html' %}
    {% include 'data/milk10k.html' %}
    diff --git a/stade/core/templates/index.html b/stade/core/templates/index.html index cac8c02..c27e873 100644 --- a/stade/core/templates/index.html +++ b/stade/core/templates/index.html @@ -11,13 +11,14 @@

    Welcome to the ISIC Challenge

    Beginning in 2016, ISIC has sponsored annual challenges for the computer science community in association with leading computer vision conferences. Over the years, the challenges have grown in scale, complexity, and participation, using high-quality - human-validated training and test sets of thousands of CC-0-licensed images and metadata. + human-validated training and test sets of thousands of images and metadata. The earlier challenges were focused primarily on diagnostic accuracy for distinguishing - melanoma from other benign and malignant skin lesions. By 2018, the diagnostic performance + dermoscopic photos of melanoma from other skin lesions. By 2018, the diagnostic performance of the leading algorithms was consistently outperforming clinicians in "reader studies". - Additional challenges in 2019 and 2020 were designed to address the out-of-distribution - problem and assess the impact of clinical context respectively. The 2020 challenge had - 3,300 participants from around the world. In addition to the annual Grand Challenges, + Challenges in 2019 and 2020 were designed to address out-of-distribution classes + and assess the impact of clinical context, respectively. + The challenge in 2024 shifted focus from dermoscopy to 3D total-body-photography and involved 3,400 participants. + In addition to the annual Grand Challenges, ISIC hosts "live challenges" that allow researchers and students to benchmark the performance of their algorithms using ISIC images on an ongoing basis.

    @@ -53,8 +54,8 @@

    About the ISIC Archive

    the largest publicly available collection of quality controlled dermoscopic images of skin lesions.

    -

    Presently, the ISIC Archive contains over 13,000 - dermoscopic images, which were collected from leading clinical centers +

    Presently, the ISIC Archive contains over 500,000 public + images, which were collected from leading clinical centers internationally and acquired from a variety of devices within each center. Broad and international participation in image contribution is designed to insure a representative clinically relevant sample. @@ -67,38 +68,6 @@

    About the ISIC Archive

    (i.e., global and focal morphologic elements in the image known to discriminate between types of skin lesions).

    -

    - The software infrastructure of the ISIC - Archive is built using the open-source - - Girder platform - - - , and the - source code for the Archive itself is - - freely available on GitHub - - - . -

    About Melanoma

    Skin cancer is a major public health problem, with over diff --git a/stade/core/templates/landing/milk10k/index.html b/stade/core/templates/landing/milk10k/index.html index efb36cc..20c02c9 100644 --- a/stade/core/templates/landing/milk10k/index.html +++ b/stade/core/templates/landing/milk10k/index.html @@ -8,6 +8,26 @@

    {{ challenge.name }} Challenge {% if challenge.locked %}[Closed]{% endif %}<
    + {% if not challenge.tasks.first.locked %} + + {% endif %} +

    Summary