facechannel

The FaceChannel model for facial expression recognition.

https://github.com/pablovin/facechannel

Science Score: 23.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

The FaceChannel model for facial expression recognition.

Basic Info
  • Host: GitHub
  • Owner: pablovin
  • License: lgpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 79.6 MB
Statistics
  • Stars: 20
  • Watchers: 2
  • Forks: 11
  • Open Issues: 8
  • Releases: 0
Created about 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

Readme.md

FaceChannel Library - Facial Expression Recognition Models!

Screenshot

This repository holds the FaceChannel Library. The FaceChannel contains different facial expression recognition models, and makes it easier to deploy and use them.

Instalation and Documentation

You can install the library using pip:

pip install facechannel

and you can check the full documentation for more information.

Also check the examples folder for a full set of ready-to-use demos!

Avaliable Models

FaceChannel is a python library that holds several facial expression recognition models. The main idea behind the FaceChannel is to facilitate the use of this technology by reducing the deployment effort. This is the current list of available models:

Model | Input Type | Output Type | ------------- | ------------- | ------------- FaceChannelV1 Cat | Single Image (64x64) | ["Neutral", "Happiness", "Surprise", "Sadness", "Anger", "Disgust", "Fear", "Contempt"] | FaceChannelV1 Dim | Single Image (64x64) | ["Arousal", "Valence"] | Self Affective Memory | Single Image (64x64) | ["Arousal", "Valence"] |

License

All the examples in this repository are distributed under a Non-Comercial license. If you use this environment, you have to agree with the following itens:

  • To cite our associated references in any of your publication that make any use of these examples.

  • To use the environment for research purpose only.

  • To not provide the environment to any second parties.

Contact

Pablo Barros - pablo.alvesdebarros@iit.it

Owner

  • Name: Pablo Barros
  • Login: pablovin
  • Kind: user
  • Location: Italy
  • Company: Italian Institute of Technology

Affective computing research scientist working mostly with deep and self-supervised neural networks.

GitHub Events

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

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 43
  • Total Committers: 2
  • Avg Commits per committer: 21.5
  • Development Distribution Score (DDS): 0.256
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
pablovin p****n@g****m 32
Pablo p****s@i****t 11
Committer Domains (Top 20 + Academic)
iit.it: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 5
  • Total pull requests: 14
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 months
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 1.4
  • Average comments per pull request: 0.79
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 13
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • KevinG1002 (1)
  • eedy8888 (1)
  • ruthshiferaw (1)
  • HeshamAMH (1)
  • karliell (1)
Pull Request Authors
  • dependabot[bot] (13)
  • TrellixVulnTeam (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (13)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 9 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 4
  • Total maintainers: 1
pypi.org: facechannel

A python interface for training Reinforcement Learning agents to play the Chef's Hat Card Game.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 9 Last month
Rankings
Dependent packages count: 10.0%
Forks count: 10.9%
Stargazers count: 14.2%
Dependent repos count: 21.7%
Average: 27.8%
Downloads: 82.5%
Maintainers (1)
Last synced: 11 months ago