Skip to content

y-x-c/electricauth

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

User Authentication via Electrical Muscle Stimulation

teaser

Repository for our paper User Authentication via Electrical Muscle Stimulation.

This repo provides simulation source code and hardware design to replicate our results and prototypes in the paper.

Structure of this repo

hardware contains all sources related to hardware

  • holder-final.stl: 3D model of the motion sensor holder
  • imu.ino: code for relaying IMU data

model contains PyTorch implementation of authentication models

  • DeepConv.py: defines the challenge classification model
  • VAE.py: defines the anomaly detection model

tester contains training/testing functions for authentication models

About

Repository for our paper User Authentication via Electrical Muscle Stimulation

Resources

License

Stars

Watchers

Forks