Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parth-shastri/facenet_siamesenn
This is a project to estimate similarity between images using the Face net method , references are take from the official keras blog post and tutorial regarding the same
https://github.com/parth-shastri/facenet_siamesenn
Last synced: about 2 hours ago
JSON representation
This is a project to estimate similarity between images using the Face net method , references are take from the official keras blog post and tutorial regarding the same
- Host: GitHub
- URL: https://github.com/parth-shastri/facenet_siamesenn
- Owner: parth-shastri
- Created: 2021-05-23T05:38:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T06:58:24.000Z (over 3 years ago)
- Last Synced: 2024-11-11T15:23:01.636Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaceNet using Siamese NN
This is a project to estimate similarity between images using the Face net method , references are take from the official keras blog post and tutorial regarding the same. Lastly a simple visualization of the embedding space is performed using PCA-Tsne.This project is widely referred from the official keras blog. Some changes are made according to the needs.
The dataset used here is the Totally-looks-like-Dataset.
The dataset can be obtained from here https://drive.google.com/drive/folders/1qQJHA5m-vLMAkBfWEWgGW9n61gC_orHl?usp=sharing
The official website for dataset https://sites.google.com/view/totally-looks-like-dataset