srimannarayanabaratam / land_cover_classification_unet

This repository contains code for implementing multi class semantic segmentation (specifically applied to satellite image classification) with PyTorch implementation of UNet.
https://baratam-tarunkumar.medium.com/land-cover-classification-with-u-net-aa618ea64a1b
44 stars 22 forks source link

AssertionError: Either no mask or multiple masks found for the ID #8

Open YasserAljohani1 opened 1 year ago

YasserAljohani1 commented 1 year ago

When I tried the train.py on my dataset it gives me this error