FAQ#

What model should I use?#

I first looked around to several sources to find the most promising neural networks to use for image segmentation.

Interesting pages I found in this search are the following:

Based on the tests I did, inceptionresnetv2 gave me the best combination of quality and performance as a backbone, so this is the default in orthoseg. The last time I did such tests was in 2024.