Giter Site home page Giter Site logo

sergokov / kaggle_cervical_cancer_screening Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gakarak/kaggle_cervical_cancer_screening

0.0 1.0 0.0 122.31 MB

Kaggle Challenge: Intel & MobileODT Cervical Cancer Screening

License: Apache License 2.0

Python 99.67% Shell 0.33%

kaggle_cervical_cancer_screening's Introduction

Challenge_Cervical_Cancer_Screening

Kaggle Challenge: Intel & MobileODT Cervical Cancer Screening

This repository contains the program code and data for the Kaggle competition Intel & MobileODT Cervical Cancer Screening

To prepare preprocessed dataset and trained models, please download arhives with data & models after cloning this repo:

Preparation of trained models (this step is necessary to start the demo). Models for cervix&channel classifiacation is available in this repository models/segm, and models for cervix types classification is avaiulable in cloud-storage: Trained on basic data and Trained on additional data:

cd Kaggle_Cervical_Cancer_Screening
cd models
wget https://cloud.mail.ru/public/GMHD/yeteP2zmW -O model_cervix_classification_basic.tar
tar xf model_cervix_classification_basic.tar

wget https://cloud.mail.ru/public/MA5K/w4KEndxsB -O model_cervix_classification_with_add.tar
tar xf model_cervix_classification_with_add.tar

To run Demo code go to the demo directory & run segmentation & classification tasks:

cd Kaggle_Cervical_Cancer_Screening
cd demo

./start01-automatic-segmention.sh             # to start segmentation task
./start02-automatic-classification-basic.sh   # to start classification task
./start03-automatic-classification-add.sh

Pre-processed data (for stage1) is available for download from: Basic dataset for training and Additional data

And at the end of EPIC FAIL ... :(

EPIC FAIL #1

EPIC FAIL #1

kaggle_cervical_cancer_screening's People

Contributors

gakarak avatar sergokov avatar

Watchers

 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.