TransWikia.com

Patch wise training vs Full Convolutional Training in semantic segmentation

Data Science Asked on September 26, 2021

As mentioned in the title, what are those 2 methods? I already checked this question: Patchwise and Full training, (and the mentioned paper) but i can’t really understand the meaning and the process of those 2 methods.

What’s the difference between the two? When should i prefer one instead of the other one?

One Answer

In Patch wise training, the CNN is trained on a small patch of the image instead of the whole image. For example, if the input image is of size 6000-by-6000 pixels, it would be difficult to train a CNN on it. You could downscale the image but then you would lose relevant information. Instead, if you perform patch based semantic segmentation, the model would pick up patches from the image, say of size 200-by-200 pixels and train on those patches as if they were separate images.

This feature retains information as well as provides good accuracy.A link to a paper discussing the relevance of patch-based CNN can be found here.

Answered by rahulgomes19 on September 26, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP