SLIDE 6 Style Transfer Mapping
[Xu-Yao. Zhang et al., writer adaptation with style transfer mapping. TPAMI’13]
6/18
Solution: a convex quadratic programming problem, has a closed-form solution
𝐵 = 𝑅𝑄−1, 𝑐 = 1 𝑔 𝑢 − 𝐵𝑡
𝑅 = 𝑔
𝑗𝑢𝑗𝑡𝑗 Τ 𝑜 𝑗=1
− 1 𝑔 𝑢 𝑡 Τ + 𝛾𝐽 𝑄 = 𝑔
𝑗𝑡𝑗𝑡𝑗 Τ 𝑜 𝑗=1
− 1 𝑔 𝑡 𝑡 Τ + 𝛾𝐽 𝑡 = 𝑔
𝑗𝑡𝑗 𝑜 𝑗=1
𝑢 = 𝑔
𝑗𝑢𝑗 𝑜 𝑗=1
𝑔 = 𝑔
𝑗 𝑜 𝑗=1
+ 𝛿
Extend to convolutional neural networks (CNNs)
Main idea: perform adaptation on the deep features
𝑔 𝑦 : 𝐷𝑂𝑂 𝑔𝑓𝑏𝑢𝑣𝑠𝑓 𝑓𝑦𝑢𝑠𝑏𝑑𝑢𝑝𝑠 𝑦𝑡 = 𝑔 𝑦𝑡 , 𝑦𝑢 = 𝑔 𝑦𝑢
Dealing with unsupervised adaptation
– Using the pseudo labels, predicted by the base classifier – Iteration method: base classifier pseudo label adaptation better pseudo label adaptation ……
[Xu-Yao. Zhang et al., online and offline handwritten Chinese character recognition: a comprehensive study and new benchmark. PR’17]