structured face hallucination

18
Structured Face Hallucination Chih-Yuan Yang Sifei Liu Ming- Hsuan Yang Electrical Engineering and Computer Science 1

Upload: tricia

Post on 23-Feb-2016

83 views

Category:

Documents


0 download

DESCRIPTION

Structured Face Hallucination. Chih-Yuan Yang Sifei Liu Ming-Hsuan Yang Electrical Engineering and Computer Science. Outline. Motivation Related work Proposed method Experimental results Conclusions. Motivation. Algorithm. Generate high-quality face images. Challenges. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Structured Face Hallucination

Structured Face Hallucination

Chih-Yuan Yang Sifei Liu Ming-Hsuan Yang

Electrical Engineering and Computer Science

1

Page 2: Structured Face Hallucination

Outline• Motivation• Related work• Proposed method • Experimental results• Conclusions

2

Page 3: Structured Face Hallucination

Motivation• Generate high-quality face images

3

Algorithm

Page 4: Structured Face Hallucination

Challenges

4

• How to effectively model a face?– Landmark points

• How to preserve the consistency of details?– Transfer details of a whole component– Maintain consistency of edges in

upsampling– Exploit statistics of edge sharpness

Page 5: Structured Face Hallucination

Face Hallucination [Liu07]• PCA on intensities

– Global constraint• MRF on residues

– High-frequency details• Bilateral filtering as post-processing

– Suppress ghost effects

5

Page 6: Structured Face Hallucination

Sparse Representation [Yang08]• NMF on intensity

– Global constraint• Patch mapping through a pair of

sparse dictionaries– Restore the high-frequency details

6

Page 7: Structured Face Hallucination

Position Patch [Ma10]• No global constraint• Only local constraint by patch

position– Only use exemplar patches at the same

position– Weighted averaging exemplar patches

7

Page 8: Structured Face Hallucination

Proposed Approach

• Three classes– facial components

• Transfer the HR details from the whole region of a component– edges

• Preserve edge structures and restore sharpness by statistical prior– smooth regions

• Transfer the HR details from small patches

Page 9: Structured Face Hallucination

Aligning Component Exemplars• Exemplar images are labeled • Each component is aligned individually

9

Align high-resolution exemplar images: coordinates of landmark points

Generate low-resolution exemplar images

Search for the most similar exemplar

Page 10: Structured Face Hallucination

Insights• Consistency

– Consistent details because the whole component is transferred

– The pair of eyes is considered as one component, as well as the eyebrows

• Effectiveness– Landmark points enable the comparison for

a whole component– Effective for various shapes, sizes, and

positions

10

Page 11: Structured Face Hallucination

Preserve Edge Structures• Direction-Preserving Upsampling

11

Directional similarity in LR patches

Bilinear interpolation preserves the directional similarity in HR

Regularize theHR image

Page 12: Structured Face Hallucination

Restore Edge Sharpness

12

upsampled edge center mag. of grad. enlarged restored restored

Statistical priors

𝑑=0 𝑑=1 𝑑=√2

Page 13: Structured Face Hallucination

Smooth Regions• Approach

– Find the most similar LR patch and transfer the HR gradients

• Advantage– Highly adaptive

• Achieved by– PatchMatch

algorithm– Low computational

load

• Restriction– Consistency

– Accuracy

13

Patch only Component Exemplar

Patch only Edge Model and Priors

Page 14: Structured Face Hallucination

Generate Output Images

14

𝑤𝑐 𝑤𝑒 𝑈𝑒 𝑈𝑏𝑈𝑐𝑈

Merge gradient maps

Generate output images

Page 15: Structured Face Hallucination

Experimental Results

15

Page 16: Structured Face Hallucination

16

Page 17: Structured Face Hallucination

17

Page 18: Structured Face Hallucination

Conclusions• Structured face hallucination

– Effective whole component exemplars– Preserved edge structures and robust

statistical sharpness priors• Preliminary results

– Effective and consistent high-frequency details

– Robustness

18