sushantag9 / Automated-Detction-of-Liver-cancer-in-WSI

This project focuses on detection and segmentation of liver cancer in WSI using parallel processing on GPU and used techniques of pruning to improve and optimize my model. The baseline of the model is Unet and Vnet. Further the model has been upgraded with a ResNet backbone and model pruning technique were also applied.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Detction of Liver cancer in WSI

Thumbnail of minimal

This project focuses on detection and segmentation of liver cancer in WSI using parallel processing on GPU and used techniques of pruning to improve and optimize my model. The baseline of the model is Unet and Vnet. Further the model has been upgraded with a ResNet backbone and model pruning technique were also applied.

Technology: Python, Deep Learning, AI for Medical Analysis

Usage

To use the repo:

  1. Add the following to your site's _config.yml:

About

This project focuses on detection and segmentation of liver cancer in WSI using parallel processing on GPU and used techniques of pruning to improve and optimize my model. The baseline of the model is Unet and Vnet. Further the model has been upgraded with a ResNet backbone and model pruning technique were also applied.

License:Apache License 2.0


Languages

Language:Python 100.0%