ShakhawatShanin commited on
Commit
b61b399
·
verified ·
1 Parent(s): 4686515

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1 +1 @@
1
- <!-- This study proposes a novel approach for face recognition by leveraging Graph Neural Networks (GNNs) to classify face embeddings extracted from face images. The methodology comprises three main phases: (1) dataset preparation and embedding generation, (2) graph construction using k-Nearest Neighbors (k-NN), and (3) training and evaluation of a GNN-based classifier. -->
 
1
+ This study proposes a novel approach for face recognition by leveraging Graph Neural Networks (GNNs) to classify face embeddings extracted from face images. The methodology comprises three main phases: (1) dataset preparation and embedding generation, (2) graph construction using k-Nearest Neighbors (k-NN), and (3) training and evaluation of a GNN-based classifier.