
计算机视觉
SunshineSki
这个作者很懒,什么都没留下…
展开
-
如何理解图像处理领域的不适定/病态问题(ill-posed problem)
在讨论不适定问题(ill-posed problem)之前,我们先来看一下什么叫适定性问题(well-posed problem)。适定性问题这是在数学领域里提出的一个概念。我们先来看下Wikipedia的解释:数学术语适定性问题来自于数学家阿达马(英文: Jacques Solomon Hadamard)所给出的定义。他认为物理现象中的数学模型应该具备下述性质:存在解解是唯一的解随着起始条件连续的改变再来看一下百度百科的解释:经典的数学物理方程定解问题中,人们只研究适定问题。.原创 2020-10-14 21:31:23 · 10182 阅读 · 3 评论 -
Neural style transfer: Can anyone become Van Gogh?
Neural Style Transfer(NST) is the technique of recomposing one image in the style of another. Two inputs, a content image and a style image are analyzed by a convolutional neural network which is th...原创 2018-12-18 05:11:27 · 391 阅读 · 0 评论