SulRash / Cheatsheet

An attempt at improving facial recognition performance through appending a 'cheatsheet' to an image with one positive sample and multiple negatives during training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

This is the repository for research involving adding frames of references to images in order to improve performance, or what we call cheat sheets.

Usage

Just run the run.sh file.

If you want to change any hyperparameters please look at the deepspeed config file in src/conf/ds_config.json.

About

An attempt at improving facial recognition performance through appending a 'cheatsheet' to an image with one positive sample and multiple negatives during training.

License:MIT License


Languages

Language:Python 95.4%Language:Shell 4.6%