AVCAffe icon indicating copy to clipboard operation
AVCAffe copied to clipboard

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

Results 3 AVCAffe issues
Sort by recently updated
recently updated
newest added

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. https://github.com/pritamqu/AVCAffe/blob/dc2702b2e30c34b29bed796829c251c1988e0772/codes/dataloader/backend/av_wrappers.py#L119 `audio_resampler.resample(frame)` returns a...