Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 755 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 755 Bytes

A Computational Offloading Framework for Object Detection in Mobile Devices

This project presents a computational offloading framework to improve the performance of object detection tasks. The framework uses a simple decision model to select between local processing and offloading based on the network context.

Publication

Paper - Please Cite this Paper.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments