Summary
From e4d74c4d09e7e3e8b0d76eddf6423c0da6d859a3 Mon Sep 17 00:00:00 2001
From: Dan LaManna Download this data at challenge2024.isic-archive.com.
+ISIC Challenge Datasets
From 10980e5c51444238cb27bf9d4bc1dd2cfe8512aa Mon Sep 17 00:00:00 2001 From: Nick Kurtansky <33763338+NickRaymondKurtansky@users.noreply.github.com> Date: Mon, 18 Aug 2025 15:14:14 -0400 Subject: [PATCH 1/3] Update various templates --- stade/core/templates/base.html | 8 ++++ stade/core/templates/data/base.html | 1 + stade/core/templates/index.html | 47 ++++--------------- .../core/templates/landing/milk10k/index.html | 5 ++ 4 files changed, 22 insertions(+), 39 deletions(-) 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 @@
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 @@
- 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 - - - . -
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..6235445 100644 --- a/stade/core/templates/landing/milk10k/index.html +++ b/stade/core/templates/landing/milk10k/index.html @@ -8,6 +8,11 @@
From e4d74c4d09e7e3e8b0d76eddf6423c0da6d859a3 Mon Sep 17 00:00:00 2001
From: Dan LaManna Download this data at challenge2024.isic-archive.com.
+ISIC Challenge Datasets