An AI model for segmenting T-shirts in images using custom images.
- Images:
images/train/andimages/val/ - Labels:
labels/train/andlabels/val/
- Clone the repository:
git clone https://github.com/samith01/TshirtSegmentationModel.git
- Segement with pretrained model:
python3 predict.py
