Skip to content

This repo includes the official baseline implementations of "DreamCatcher: A Wearer-aware Sleep Event Dataset Based on Earables in Non-restrictive Environments"

License

Notifications You must be signed in to change notification settings

thuhci/DreamCatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DreamCatcher

This repo includes the official baseline implementations of "DreamCatcher: A Wearer-aware Sleep Event Dataset Based on Earables in Non-restrictive Environments"

We release the audio classification set for DreamCatcher using Huggingface Datasets. You can load the dataset with one line of code:

from datasets import load_dataset
dataset = load_dataset("THU-PI-Sensing/DreamCatcher")

For full dataset with imu to perform sleep event detection, please contact the authors.

About

This repo includes the official baseline implementations of "DreamCatcher: A Wearer-aware Sleep Event Dataset Based on Earables in Non-restrictive Environments"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published