Giter Club home page Giter Club logo

breastnet's Introduction

BreastNet

A novel convolutional neural network model through histopathological images for the diagnosis of breast cancer

using BreakHis data

  • Benign/Malignant Classification with 98.8% accuracy.
  • Sub-Benign Disease Classification with 95.5% accuracy.
  • Sub-Malignant Disease Classification with 92.8% accuracy.

Usage

# Typical tf.keras API usage
from breastnet import BreastNet

model = BreastNet(input_shape=..., n_classes=...)
model.compile(...)
history = model.fit(...)

Further information

  • All training codes and history
  • Evaluation Results in Accuracy, F1-Macro, ROC-AUC.. metrics

Citation

M. Togaçar, K.B. Özkurt, B. Ergen et al., BreastNet: A novel ˘
convolutional neural network model through histopathological images for the diagnosis of breast
cancer, Physica A (2019), doi: https://doi.org/10.1016/j.physa.2019.123592 .

Contact

If you have any questions about the research, feel free to ask!


License

This project is licensed under the MIT LICENSE - see the LICENSE file for details.

breastnet's People

Contributors

goodsea avatar

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.