You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recommender system for detecting complementary products based on products' textual attributes using Siamese Neural Networks. This code is part of the code for my Master Thesis Research.
Intel DevMesh AI Spotlight Award winner. Acute Lymphoblastic Leukemia Detection System 2019 uses Tensorflow 1.4.1 & Neural Compute Stick 1 to provide an intelligent network and diagnosis system. Project by Adam Milton-Barker.
FaceVerificationApp is a Python project that utilizes Kivy and Siamese Neural Networks to build a face verification application. The app allows users to authenticate their identity by comparing their face with pre-registered face images. It provides real-time webcam integration, image preprocessing, and verification using deep learning techniques.
This repository hosts code and resources for a project using Siamese Neural Networks (SNN) for seismic data analysis in geophysics. The goal is to develop an algorithm that identifies and matches similar seismic features, assisting geoscientists in interpreting subsurface geological structures.
I create a Neural Network model using Siamese architecture to distinguish between real user and impostor when inputting pin number on various mobile app payment method.