Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.06 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.06 KB

legitimization-experiments

Neural network training graphs and inference results to go along with my thesis "Legitimizing monitored subjects using image recognition techniques" The topic of the thesis concerns training and/or utilizing a set of prediction models including:

  • an image classifier for detecting the LED of breathalyzer devices
  • a custom object detector for detecting breathalyzers in a picture
  • face detection and recognition tools

What's to see here?

A bunch of Jupyter notebooks and tensorboard graphs:

Launch it in jupyter

build.sh, run.sh - execute to build & run Jupyter docker image with dependencies.

Previews

Training color classifier (from TensorBoard):

Training color classifier (from TensorBoard)

Inference on multi criteria check (from Jupyter):

Inference on multi criteria check (from Jupyter)

Adadelta, RMSProp optimizer graphs in hyperparameter tuning (from SageMaker):

RMSProp optimizer in hyperparameter tuning (from SageMaker) Adadelta optimizer in hyperparameter tuning (from SageMaker)

Thesis: Legitimizing monitored subjects using image recognition techniques

I will add the link to my thesis as soon as it is publicly available on the university's server.