Coder Social home page Coder Social logo

templeblock / deep Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 251.88 MB

Skin diseases(basal cell carcinoma, seborrheic keratosis, lentigo, wart) classifier using deep learning (windows 64bit version;BVLC Caffe;Microsoft ResNet-152)

Batchfile 43.36% Python 56.64%

deep's Introduction

### DEMO website ###

http://dx.medicalphoto.org  (ResNet-152 trained with 100(typical)Asan dataset)


### How to install Classifier ###


1) Download All files from links as shown below or GitHub repo. 

OneDrive : https://1drv.ms/u/s!AsgJ-NdXPSPKhXdfJLT7JZY4WKwC
Mirror #1 : http://medicalphoto.org/deep.zip
Mirror #2 : http://sshan.dynu.com/file/deep.zip
Mirror #3 : http://daoc.dynu.com/file/deep.zip

cf) DO NOT DIRECTLY DOWNLOAD FROM DOWNLOAD-ZIP ICON FROM GITHUB; Due to LFS issues of github, caffemodel files will not be downloaded correctly. If you want to download via Github, you must use GitHub Desktop(https://desktop.github.com/)


2) Run .bat files

100(typical)-hallym;caffenet.bat
100(typical)-hallym;resnet.bat
100(typical)-web;caffenet.bat
100(typical)-web;resnet.bat
100(typical+atypical)-hallym;caffenet.bat
100(typical+atypical)-hallym;resnet.bat
100(typical+atypical)-web;caffenet.bat
100(typical+atypical)-web;resnet.bat



# About /dist/predict/predict.exe

- It requires 64 bit Windows.
- It requires MSVC 2013 redistribution libraries(/dist/vcredist_x64.exe). It will be silently installed by DOS batch scripts. 
- Examples of predict.exe usage 
predict.exe 227 caffe_deploy.prototxt caffe.caffemodel test_folder mean_label_folder "Memo" 
predict.exe 224 resnet152_deploy.prototxt resnet152.caffemodel test_folder mean_label_folder "Memo"
- The outputs will be saved in Report.txt.
- predict.exe compare the output of CNN and the directory name of test_folder.
- mean_label_folder should contains label.txt and meanOOOxOOO.binaryproto file.

# About /src/predict.py

- Python source code of Predict.exe
- PyCaffe should be installed first. (http://caffe.berkeleyvision.org/installation.html)

deep's People

Contributors

whria78 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

leidaguo silasxue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.