SimJeg / FC-DenseNet

Fully Convolutional DenseNets for semantic segmentation.
486 stars 143 forks source link

Size of input training images #37

Open khiemkhanh98 opened 6 years ago

khiemkhanh98 commented 6 years ago

I want to train Tiramisu on my own custom dataset. Can I do it with different size images or I can only use images with size like the Camvid dataset?

FearsumPatches commented 2 years ago

I want to train Tiramisu on my own custom dataset. Can I do it with different size images or I can only use images with size like the Camvid dataset?

Hey @khiemkhanh98 , did you ever find an answer to this question. I'm also trying to find out!