bfortuner / pytorch_tiramisu

FC-DenseNet in PyTorch for Semantic Segmentation
MIT License
306 stars 66 forks source link

Train on the (512,512,3) dataset #26

Open mustafacavusoglu opened 3 years ago

mustafacavusoglu commented 3 years ago

First of all, congratulations on the good work. I got a size error in size of my data set (512,512.3). How do I fix this? What changes do I have to make?