Image-Segmentation-With-PyTorch

FIRAS TLILI

0

Data Scientist

ML Engineer

Python

PyTorch

Image-Segmentation-With-PyTorch

Project Overview

This project focuses on image segmentation using a custom dataset and state-of-the-art convolutional neural networks (Unet). We apply data augmentation techniques and leverage the Albumentations library to enhance model performance.

Key Achievements

Custom Dataset Class: We developed a custom dataset class tailored for image-mask pairs, ensuring efficient data organization.
Data Augmentation: Utilizing Albumentations, we applied segmentation augmentation to both images and masks, improving model robustness.
Visual Insights: We visually explored the dataset by plotting image-mask pairs, gaining valuable insights.
State-of-the-Art Model: Loaded a pretrained Unet model using the Segmentation Models PyTorch library for top-tier performance.
Training Functionality: Created train and evaluator functions to efficiently train the model and evaluate its performance.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python 3.x
PyTorch

Installation

Clone the repository:
git clone https://github.com/TLILIFIRAS/Image-Segmentation-With-PyTorch.git cd Image-Segmentation-With-PyTorch
Like this project
0

Posted Jun 17, 2024

In this project, we embarked on a journey to understand and conquer the world of image segmentation. Our mission involved handling a Segmentation Dataset, and …

Likes

0

Views

1

Tags

Data Scientist

ML Engineer

Python

PyTorch

FIRAS TLILI

Full Stack Machine Learning Expert

Optimize-TensorFlow-Models-For-Deployment-with-TensorRT
Optimize-TensorFlow-Models-For-Deployment-with-TensorRT
Superhero Name Generator using TensorFlow
Superhero Name Generator using TensorFlow
Emotion Recognition in Tweets: A Deep Learning Approach
Emotion Recognition in Tweets: A Deep Learning Approach
Fine-Tune-BERT-for-Text-Classification-with-TensorFlow
Fine-Tune-BERT-for-Text-Classification-with-TensorFlow