Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.52 KB

File metadata and controls

37 lines (29 loc) · 1.52 KB

VGG19_Semantic_Segmentation_MedicalData

contributions welcome HitCount

Dependencies:

  1. Tensorflow
  2. Keras
  3. Pillow
  4. Opencv
  5. Scikit-learn
  6. Numpy
  7. Pandas
  8. Matplotlib

You can install them by:

pip install <package-name>

Dataset Augmentation

Following results were obtained after augmenting the data. image1 image2 image3

Results:-

Classification Model

image4 image5 image6

Segmentation Model

image7 image8

Refer .ipynb files for more details