hasibzunair
commited on
Commit
·
55d59c5
1
Parent(s):
b544fe2
update readme
Browse files
README.md
CHANGED
@@ -6,10 +6,10 @@ tags:
|
|
6 |
---
|
7 |
|
8 |
# Intro
|
9 |
-
This is the model for our paper ["Melanoma Detection using Adversarial Training and Deep Transfer Learning"](https://arxiv.org/abs/2004.06824).
|
10 |
|
11 |
## Model description
|
12 |
-
The model is trained on the ISIC 2016 Task 3 dataset. The architecture and algorithm is described in this [paper](https://arxiv.org/abs/2004.06824).
|
13 |
|
14 |
## Intended uses & limitations
|
15 |
You can use the raw model for melanoma detection from skin lesion images.
|
|
|
6 |
---
|
7 |
|
8 |
# Intro
|
9 |
+
This is the model for our paper ["Melanoma Detection using Adversarial Training and Deep Transfer Learning"](https://arxiv.org/abs/2004.06824). Code is available [here](https://github.com/hasibzunair/adversarial-lesions).
|
10 |
|
11 |
## Model description
|
12 |
+
The model is trained on the ISIC 2016 Task 3 dataset. The architecture and algorithm is described in this [paper](https://arxiv.org/abs/2004.06824).
|
13 |
|
14 |
## Intended uses & limitations
|
15 |
You can use the raw model for melanoma detection from skin lesion images.
|