Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 672 Bytes

File metadata and controls

21 lines (16 loc) · 672 Bytes

T-Shirt Segmentation

An AI model for segmenting T-shirts in images using custom images.

Screenshot from 2024-08-27 17-29-23

Dataset Structure

  • Images: images/train/ and images/val/
  • Labels: labels/train/ and labels/val/

Setup

  1. Clone the repository: git clone https://github.com/samith01/TshirtSegmentationModel.git

Usage

  • Segement with pretrained model: python3 predict.py