Skip to content

Shre123y54a/Liver-Tumor-Segementation-with-U-Net-Architetcure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Liver Tumor Segmentation with U-Net Architecture

This project applies deep learning techniques to segment liver tumors from CT scan images using the U-Net architecture, a widely-used model in medical image segmentation. The approach focuses on accurately identifying and outlining liver tumors, aiding medical professionals in diagnosis and treatment planning.

🎯 Project Overview

Perform semantic segmentation on liver CT scans.

Use U-Net, a convolutional network designed for biomedical image segmentation.

Enhance the model with attention mechanisms to improve segmentation precision.

Evaluate performance using the LiTS17 dataset (Liver Tumor Segmentation Challenge 2017).

🧰 Technologies & Frameworks

Python

TensorFlow / Keras

OpenCV

NumPy, Pandas

Matplotlib, Seaborn

Scikit-image

πŸ“‚ Dataset

Dataset: LiTS17 - Liver Tumor Segmentation Challenge

Data format: CT scan images (.nii files) and corresponding ground truth masks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors