enyalien / Siamese-pytorch-mnist

A siamese cnn on Mnist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siamese-Pytorch-Mnist

Thanks to Facial Similarity with Siamese Networks in Pytorch

Install

The project is based on python 3

This installation requires pytorch,cuda to be installed.

Train

$ python trainNet.py

Test

$ python test.py

The model is already trained.

Result

The accuracy of test dataset is over 98%

About

A siamese cnn on Mnist


Languages

Language:Python 98.7%Language:Java 1.3%