UNPKG

pmr-core

Version:

Core library of Poor Man's Rekognition project under CCExtractor Development

27 lines (21 loc) 1.11 kB
# Poor Man's Rekognition [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg?style=square-flat)](https://www.gnu.org/licenses/gpl-3.0) # CCExtractor + Google Summer of Code = :purple_heart: Core library of [Poor Man's Rekognition](https://github.com/sziraqui/pmr-gsoc-tracker) being developed under Google Summer of Code 2019 for CCExtractor Development. <div width="100%" height="240" display="flex" align-items="center"> <img src="https://github.com/CCExtractor/ccextractor-org-media/raw/master/static/ccx_logo_transparent_800x600.png" height="240" alt="CCExtractor Logo"> <img src="https://developers.google.com/open-source/gsoc/resources/downloads/GSoC-icon-192.png" height="240"> </div> # Features - Face Detection (MTCNN, Haar, HOG via Nodoface) - Face Recognition - Scripts to create pre-trained ResNet model for tfjs - Face tracker - Video annotion (segfault) # Mentors - [Carlos Fernandez](https://github.com/cfsmp3) - [Johannes Lochter](https://scholar.google.com/citations?user=bOzlOZ8AAAAJ&hl=en) # License GNU General Public License 3.0 (GPL-v3.0)