Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: kjgarza
  • License: other
  • Language: HTML
  • Default Branch: master
  • Size: 4.82 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Wulfenit - Emotion Recognition and Image Generation

This project aims to use video capturing to identify emotions on faces, and use that as an input to generate a stream of images that try to match a given emotion.

Features

  • Real-time emotion detection from video feed
  • Generation of images based on detected emotion

How it works

  1. The application captures video in real-time.
  2. It then uses a trained machine learning model to identify the emotion on the faces in the video.
  3. Based on the identified emotion, it generates a stream of images that match the emotion.

Installation

Clone the repository and install the dependencies:

bash git clone https://github.com/kjgarza/wulfenit.git cd wulfenit pip install -r requirements.txt

Owner

  • Name: Kristian Garza
  • Login: kjgarza
  • Kind: user
  • Location: Berlin

Citation (CITATION.CFF)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: Kristian Garza
    email: kj.garza@gmail.com
    orcid: https://orcid.org/0000-0003-3484-6875
    affiliation:
title: Real-time Emotion Recognition and Image Generation using Wulfenit
version: 1.0.0
doi: https://doi.org/
license: CC-BY-NC-ND-4.0
url: https://github.com/kjgarza/wulfenit
date-released: 01-04-2024
keywords: 
  - Emotion Recognition
  - Image Generation
  - Machine Learning
  - Real-time
  - Video Processing
  - OpenCV
  - Python

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1