Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ device = "cpu"
|
|
7 |
|
8 |
|
9 |
title = "Compare Faces"
|
10 |
-
description = "A FaceNet (MTCNN for the bounding boxes and Inception Resnet V1 for the feature extracting, trainning with VGGFace2 dataset) feature extractor computer vision model to classify
|
11 |
article = "Created by HienK64BKHN."
|
12 |
|
13 |
|
|
|
7 |
|
8 |
|
9 |
title = "Compare Faces"
|
10 |
+
description = "A FaceNet (MTCNN for the bounding boxes and Inception Resnet V1 for the feature extracting, trainning with VGGFace2 dataset) feature extractor computer vision model to classify faces (my family)."
|
11 |
article = "Created by HienK64BKHN."
|
12 |
|
13 |
|