Skip to content

datax-lab/Deep-Hipo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Deep learning model for HIstoPatholOgy (Deep-Hipo)

Deep-Hipo is designed to accurately analyze histopathological images by learning multi-scale morphological patterns from various magnification levels of patches in a WSI simultaneously

Alt text

Required packages:

  • PyHistopathology
  • Open CV
  • Sklearn
  • Keras
  • Tensorflow

CODE FOLLOW:

Codes for Training are in Deep-Hipo folder

  • Deep-HipoTrain.py is the interface for train our model. It has data generators which automatically loads multiple inputs simantionously.
  • Deep-Hipo_Model.py Constructs Deep-Hipo architecture.
  • Dilationlayer.py Dilation Layers (intial layers) for Deep-Hipo architecture
  • InceptionA.py Module A of our architecture.
  • InceptionB.py Module B of our architecture.
  • InceptionC.py Module C of our architecture.
  • InceptionD.py Module D of our architecture.
  • InceptionE.py Module E of our architecture.

Alt text

About

Deep-Hipo: Deep learning Tool for Histopathological Image Analysis

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages