Open xhsoldier opened 7 years ago
I write a python script to test the pre-trained model. But, I can only do test on resolution of 1025*2049 images, other resolution does not work.
Hey @xhsoldier , I have tried to implement on tensorflow, and it can work with different resolution. You can take a look on it
I write a python script to test the pre-trained model. But, I can only do test on resolution of 1025*2049 images, other resolution does not work.