40. What is Face Recognition?
2023. 9. 18. 13:41ㆍGoogle ML Bootcamp/4. Convolutional Neural Networks
생체 감지도 가능..!
Face verification vs Face recognition
1. verification
- input : image, name, ID
- output : whether the input image is that of the claimed person
2. recognition(assumption : has a database of K persons)
- input : image
- output : ID. if the image is any of the K persons
'Google ML Bootcamp > 4. Convolutional Neural Networks' 카테고리의 다른 글
42. Siamese Network (0) | 2023.09.18 |
---|---|
41. One Shot Learning (0) | 2023.09.18 |
39. U-Net Architecture (0) | 2023.09.17 |
38. U-Net Architecture Intuition (0) | 2023.09.17 |
37. Transpose Convolutions (0) | 2023.09.17 |