PingoLH / FCHarDNet

Fully Convolutional HarDNet for Segmentation in Pytorch
MIT License
195 stars 52 forks source link

how to design the network for different input size? #41

Open MrCrazyCrab opened 4 years ago

MrCrazyCrab commented 4 years ago

my image is only 300*800, i find thw iou is poor and i want to imporve the accuracy for segmentation. What should i do to realize it?