reachsumit / deep-unet-for-satellite-image-segmentation

Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet
308 stars 139 forks source link

How to train with vaihingen dataset? Do you need to change the number of classes or channels? #21

Open wcl6 opened 4 years ago

wcl6 commented 4 years ago

I want to train on the vaihingen dataset,but I found the dataset file can't load by tifffile,so I try cv2.imread,but it only have 3 channels.