Giter Club home page Giter Club logo

fed-mex's Introduction

Fed-MEx πŸƒβ€β™‚οΈ

Fed-MEx is the Federated Version of the MEx Human Activity Recognition dataset. Pressure mat subset is used in this dataset.

MEx is a publicly available exercise recognition dataset collected with 30 subjects performing 7 different physiotherapy exercises. The MEx dataset has 934 data samples from the pressure mat subset of the MEx dataset. Each client has a random amount of samples for only 2 exercise classes. A pressure mat data sample contains a sequence of heat maps (size 5 x 16 x 16) recorded for 5 seconds with 1Hz frequency. MEx has previously been used for personalised activity recognition research(1) and forms an interesting contrast to the other image and text datasets.

Setup

To generate the dataset use the pm folder from the downloaded MEx dataset and copy it to the root directory.

Usage

This dataset is compatible with the FedProx, FedSim implemenations. If you are using the same experiment setup simply add the following into the main.py,

DATASETS = [....., 'mex']

MODEL_PARAMS = {
    ..... , 
    'mex.mclr': (7,), 
    'mex.cnn': (7,), 
}

Reference models are availble in the FedSim implementation here.

MEx References

1 - WIJEKOON, A., WIRATUNGA, N., COOPER, K. and BACH, K. 2020. Learning to recognise exercises for the self-management of low back pain. In BartΓ‘k, R. and Bell, E. (eds.). Proceedings of the 33rd International Florida Artificial Intelligence Research Society (FLAIRS) 2020 conference (FLAIRS-33), 17-20 May 2020, Miami Beach, USA. Palo Alto: AAAI Press [online], pages 347-352.

UCI ML Repository

GitHub

Other datasets

Fed-Goodreads

fed-mex's People

Contributors

chamathpali avatar

Watchers

 avatar

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.