Giter Club home page Giter Club logo

emotionnet's Introduction

EmotionNet: A Comprehensive Video Dataset for Emotion Recognition

$${\color{red}\text{Latest\ News:\ Part\ of\ this\ dataset\ will\ be\ released\ NEXT\ WEEK !}}$$ $${\color{blue}\text{Specific Usage and Way to Contribute Will be Specified in This Week !}} $$

Welcome to EmotionNet

Brought to you by the Medical Science Center Computer Vision Group at the University of Wisconsin Madison, EmotionNet is an extensive and rigorously curated video dataset aimed at transforming the field of emotion recognition. This dataset features more than 5,000 short video clips, each carefully annotated to represent a range of human emotions. EmotionNet stands at the intersection of Cognitive Science, Psychology, Computer Science, and Medical Science, providing a unique tool for both research and application in these fields.

Why EmotionNet?

Inspired by the revolutionary ImageNet, EmotionNet aspires to be a benchmark in the emotional AI space, offering meticulously labeled and consistently processed video data to the global research community.

  • Rich Emotional Annotations: Our dataset encompasses a spectrum of eight emotions—Anger, Contempt, Disgust, Enjoyment, Fear, Sadness, Surprise, and Neutral—each annotated with precision.
  • Uniform Video Quality: We ensure uniform hue, contrast, and brightness across all videos to provide a standard quality baseline for algorithm development.
  • Exponential Growth and Community Driven: EmotionNet is rapidly expanding, with new contributions regularly enhancing the depth and breadth of the dataset.

Dataset Features

  • Detailed Emotional Range: EmotionNet covers a broad array of emotional states, meticulously labeled for accurate recognition.
  • Pre-Processed for Excellence: All clips are pre-processed to ensure high fidelity and uniformity, setting a high standard for training data quality.
  • Inviting Global Contributions: We encourage contributions from researchers and practitioners around the world to help grow and diversify the dataset.

How to Contribute

Contributions are vital for EmotionNet to thrive. For instructions on how to contribute, please visit our contribution guidelines.

Getting Started

For information on how to access and use EmotionNet for your research or applications, please consult our usage documentation.

Usage Example

# Example code to load the EmotionNet dataset

import emotionnet

# Load dataset
dataset = emotionnet.load('/path/to/emotionnet')

# Loop through the dataset
for video in dataset:
    frames, emotions = video['frames'], video['emotions']
    # Insert your model training or evaluation code here

Citation

If you use EmotionNet in your academic or industry research, please cite it as follows:

@misc{emotionnet2023,
  title={EmotionNet: A Comprehensive Video Dataset for Emotion Recognition},
  author={Peiran L, Linbo T, Xizheng Y. 
Medical Science Center Computer Vision Group, University of Wisconsin Madison},
  year={2023},
  publisher={\url{https://github.com/PeiranLi0930}},
  journal={*},
  howpublished={\url{https://github.com/PeiranLi0930/emotionnet}},
}

License

EmotionNet is released under the BSD-3-Clause license.

Contact

For support or further inquiries, please contact us at [email protected].

Acknowledgments

We acknowledge the collective efforts of all contributors from the University of Wisconsin Madison's Medical Science Center Computer Vision Group and the global research community. Your insights and contributions are shaping the future of emotion recognition technology.

emotionnet's People

Contributors

peiranli0930 avatar linbotang123 avatar x12hengyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.