getElementsByName / tmp-doc

0 stars 0 forks source link

deeplearning - 4/w4 #9

Open getElementsByName opened 3 years ago

getElementsByName commented 3 years ago

Special applications: Face recognition & Neural style transfer

Face Recognition

What is face recognition?

Face Verification

Face Recognition

One Shot Learning

Siamese Network

image

Triplet Loss

Face Verification and Binary Classification

Neural Style Transfer

What is neural style transfer?

image

What are deep ConvNets learning?

Cost Function

image

Content Cost Function

Style Cost Function

1D and 3D Generalizations

Practice questions

Quiz: Special applications: Face recognition & Neural style transfer

Programming assignments

Programming Assignment: Art generation with Neural Style Transfer

content cost

image

style cost

image image image

Generated image correlated with content image

Now, we initialize the "generated" image as a noisy image created from the content_image.

Programming Assignment: Face Recognition

image

기타

Kaggle 실습

tensorflow turotials / generative / neural style transfer