Skip to content

Releases: StarryCode-Lang/MAML-Edge

Release list

CWRU Dataset

Choose a tag to compare

@StarryCode-Lang StarryCode-Lang released this 01 Apr 09:45

Dataset Release

This release provides the CWRU dataset package used in the MAML-Edge project.

Contents

  • CWRU raw dataset
  • Directory structure compatible with the project data loader

Usage

apt update && apt install aria2 -y
aria2c -x 16 https://ghproxy.net/https://github.com/StarryCode-Lang/MAML-Edge/releases/download/v1.0-dataset/CWRU_12k.zip
unzip CWRU_12k.zip -d .
aria2c -x 16 -s 16 -k 1M https://github.com/StarryCode-Lang/MAML-Edge/releases/download/v1.0-dataset/STFT_CWRU.zip
unzip STFT_CWRU.zip -d .
aria2c -x 16 -s 16 -k 1M https://github.com/StarryCode-Lang/MAML-Edge/releases/download/v1.0-dataset/WT_CWRU.zip
unzip WT_CWRU.zip -d .