Skip to content

TUGTEN/PhiNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhiNet

A PyTorch-based implementation of Siamese-Neural Net for Signature verification served using REST APIs

Detailed explaination & Demo here

The Project consists of :

1. Siamese net Model : PyTorch

2. Server Wrapper : Flask (Python)

3. Client Application : Android-SDK