Giter Club home page Giter Club logo

mtl-split's Introduction

MTL-Split: Multi-Task Learning for Edge Devices using Split Computing

Official implementation of the paper MTL-Split: Multi-Task Learning for Edge Devices using Split Computing accepted at the 61st Design Automation Conference (DAC 2024).

Installation

1. Repository setup:

2. Conda environment setup:

  • $ conda create -n mtl_split python=3.10
  • $ conda activate mtl_split
  • $ pip install -r requirements.txt

Optionally, you can also log the training and evaluation to wandb.

  • Update line 102 of the file main.py, specifying project='' and entity=''

Run MTL-Split

To run MTL-Split, use the file main.py. In particular, the launch.sh file contains two examples (STL & MTL) of a launch script example that you can use to modify the default configuration.

Authors

Luigi Capogrosso1, Enrico Fraccaroli1,2, Samarjit Chakraborty2, Franco Fummi1, Marco Cristani1

1 Department of Engineering for Innovation Medicine, University of Verona, Italy

2 Department of Computer Science, The University of North Carolina at Chapel Hill, USA

1 [email protected], 2 [email protected], [email protected]

Citation

If you use MTL-Split, please, cite the following paper:

@article{capogrosso2024mtl,
  title={MTL-Split: Multi-Task Learning for Edge Devices using Split Computing},
  author={Capogrosso, Luigi and Fraccaroli, Enrico and Chakraborty, Samarjit and Fummi, Franco and Cristani, Marco},
  journal={arXiv preprint arXiv:2407.05982},
  year={2024}
}

mtl-split's People

Contributors

luigicapogrosso avatar

Stargazers

Liao Xiaolei avatar  avatar  avatar

Watchers

 avatar Kostas Georgiou avatar

mtl-split's Issues

code

is this the complete code?

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.