Semantic segmentation on big images

Hello,
I am looking for a program of semantic segmentation for example U-Net which take images of size 3500x2500 pixels at input of neural network please.
Thank you very much for answer
Best regards

Hello noone has an answer please ?

Hi Sylvain!

I suspect that people tend not to answer your questions because you ask
the same question over and over again without seriously engaging with the
answers you were given when you asked it earlier.

To summarize and answer I gave you previously, U-Net is designed to work
on images of essentially any size using the tiling strategy discussed in the
original U-Net paper.

Here is my earlier answer:

Best.

K. Frank

1 Like