README.md

December 22, 2016 ยท View on GitHub

Introduction

This repository contains the modified caffe library and network architectures for our paper "Automated Melanoma Recognition in Dermoscopy Images via Very Deep Residual Networks".

Installation

For installation, please follow the instructions of Caffe.

###Note

  • We have added a new Imageseg datalayer to read image and segmentation masks from a list file.
  • The pre-trained ResNet-50 model can be downloaded from here.

Contents

  1. 0.1Introduction
  2. 0.2Installation