GithubHelp home page GithubHelp logo

pritamqu / avcaffe Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 1.0 25.63 MB

[AAAI 2023] AVCAffe: A Large Scale Audio-Visual Dataset of Cognitive Load and Affect for Remote Work

Home Page: https://www.pritamsarkar.com/

License: Other

Python 100.00%
audio-dataset dataset emotion-recognition video-dataset cognitive-load audiovisual audiovisual-dataset

avcaffe's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Pritam, please check my website for more information www.pritamsarkar.com
  • ๐Ÿ‘€ Iโ€™m interested in machine learning ๐Ÿง , photography ๐Ÿ“ท, and film making ๐ŸŽž๏ธ .
  • ๐Ÿ’ž๏ธ Iโ€™m always open to coffee and discuss research.
  • ๐Ÿ“ซ reach me: pritam[dot]sarkar[at]queensu[dot]ca.

avcaffe's People

Contributors

brennancruse avatar pritamqu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gtamilselvan07

avcaffe's Issues

AttributeError in dataloader

Hi, I face AttributeError running this line of code. Though the error is handled, the data loader seems not to read data properly on my laptop.

np_snd = audio_resampler.resample(frame).to_ndarray()

audio_resampler.resample(frame) returns a list of one audio frame that doesn't provide to_ndarray() method. Changing the line to np_snd = audio_resampler.resample(frame)[0].to_ndarray() solves the issue on me laptop. I am unsure if someone faces the same issue, but I report here for reference.

dataset please!

Dear all:
thanks for publilshing such a insightful work. I am looking forward to download the dataset and reproduce your work. Please release the dataset as soon as possible.

The dataset download is slow and often gets stuck

Hi,

When I use the official code to download the total 1918 files, request.get() often gets stuck, probably due to too frequent requests from the same ip address.

Could you package the whole dataset to a few zip files, so that we can download them manually?

Thanks very much!

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.