isic-2017-segmentation
isic-2017-segmentation copied to clipboard
Added Environment config
Now that all packets used in codes are out of date and some may cause run-time error. So I tried a version of conda environment that works well with this code.
I added discription to readme.md and added environment.yaml, which can be used to create a suitable python anaconda environment. You can use it by conda env create -f environment.yaml
.