Giter Site home page Giter Site logo

sukhbat112 / pylori-detection-dcnn Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 10 KB

image processing task I did using fine-tuning, DCNNs and common data augmentation techniques. dataset consisted of 1600 x-ray images of human stomach which included 800 each of pylori(helicobacter) positive and negative. augmented the dataset using common data augmentation techniques.

Python 100.00%
dcnn-models fine-tuning-cnns python tensorflow

pylori-detection-dcnn's Introduction

pylori-detection-DCNN

uses the following libraries efficiently: tensorflow.keras, matplotlib, sklearn, pandas.

init_model.py initializes each CNN models with respective hyper parameters.

train.py trains the fully connected part of DCNN, also changing the architecture of FC layer is possible.

CNN change is also possible.

train.py prints the training process and outputs it into 'history.csv' using pandas and saves the parameters in .h5 file.

also train.py calculates and plots the ROC curve (receiver operating characteristic curve) of the trained models.

mobnet plot.py and densnet plot.py both plots the accuracy and loss curve for both training and validation(evaluation).

pylori-detection-dcnn's People

Contributors

sukhbat112 avatar

Watchers

 avatar  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.