Open universewill opened 4 years ago
Hi @universewill , your input is really large! Although there are some tricks (see this issue) that we can try to make the network accept larger images, I'm sorry that your input would still be too large. Sorry again for I haven't presented a script supporting large image inference. If you are willing to re-write the dataloading & test function, here is a general idea about how to achieve it:
Is there any way to solve cuda out of memory problem when input image is large? My input is about 1240x650 large. How to get around with this problem?