sithu31296 / semantic-segmentation

SOTA Semantic Segmentation Models in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format of the images and labels

sivaji123256 opened this issue · comments

Hi @sithu31296 ,I was trying to train on images (RGB) format and label images(grayscale) format .But , I was facing broadcasting issues. Do you have any idea on this?