mqwfrog / MHCCL

MHCCL: Masked Hierarchical Cluster-wise Contrastive Learning for Multivariate Time Series - a PyTorch Version (AAAI-2023)
30 stars 10 forks source link

Issues Encountered with Dataset Setup as Listed in the Paper #7

Closed blacksnail789521 closed 10 months ago

blacksnail789521 commented 10 months ago

Hi,

I am attempting to set up the 7 datasets as listed in your paper, and I've encountered several issues. I was able to work with some datasets from UCI and UEA, but others presented challenges.

Successfully Accessed Datasets

PenDigits, EigenWorms, FingerMovements

HAR

Issues with Specific Datasets

Epilepsy

WISDM

SHAR

I would appreciate any assistance or guidance on accessing and preprocessing these datasets correctly.

Thank you.

mqwfrog commented 10 months ago

Hi~

  1. The confusion about the Eplipesy dataset has been explained in another issue you have commented on.
  2. The source file of WISDM dataset "WISDM_ar_v1.1_raw.txt" cannot be uploaded due to file size limitations. I will email the source file to you later.
  3. For more details about SHAR dataset, please refer to the paper "UniMiB SHAR: a new dataset for human activity recognition using acceleration data from smartphones, D. Micucci and M. Mobilio and P. Napoletano".
blacksnail789521 commented 10 months ago

Thank you for your assistance with the dataset issue I've encountered. May I kindly request that you also email me the source data for the SHAR dataset, which is compatible with your preprocessing code?

mqwfrog commented 10 months ago

My email was returned. Please check. [ Reason: Message's size exceed or recipient over quota. ]

blacksnail789521 commented 10 months ago

I have sent you an email with the location where you can upload all the files. Thank you again for your help. :)

My email is: blacksnail789521@gmail.com, and I've sent the link to your email: mqw_sdu@mail.sdu.edu.cn

@mqwfrog I really appreciate your help, and thank you for your outstanding work.