Dear experts,

I am now working on multi-output regression through deep learning.

The output is the vector of image pixel.

In this application, the smoothness of image is really important, but unsolved yet.

Some techniques to make the output vector to be more smooth is really needed, without post-processing through spatial filter.

Is there any method to solve this problem?

Thank you so much for your help

P.S. Currently, I am using L2 loss function with regularization, and another type of loss function can be a good solution.

Similar questions and discussions