diff --git a/README.md b/README.md index 2267ea2..3cf139a 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# SRWC \ No newline at end of file +# SRWC + +1. Training phase +- Open the folder "training" +- Open file "recurse_dwt_sub.m" and Run it. +- With ISIC2017 dataset, open and run files "recurse_dwt_isic17_mela.m", "recurse_dwt_isic17_malignant.m", and "recurse_dwt_isic17_final.m", respctively. + +2. Test phase +- Open file "main.m" in the main branch and Run it.