Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 816 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 816 Bytes

Medical Imaging Model Optimization for Edge TPU

This contains source code for the paper LEAPFROGGING MEDICAL AI IN LOW-RESOURCE CONTEXTS USING EDGE TENSOR PROCESSING UNIT.

chest_xray_classification contains source code for classification model optimization and evaluation whereas nerve_segmentation contains source code for ultrasound segmentation model optimization and evaluation. They have their separate README in their respective directory.

Acknowledgements

I would like to thank "George Batchkala", "Will Arevalo" and "John Beltran" for their source code on top of which we performed optimization.

Contribution Guidelines

Peoples are encouraged to contribute to this repository and raise their merge requests.