Skip to content

Android application for testing H/W acceleration with TFLite delegate apis

Notifications You must be signed in to change notification settings

ewsn1593/AndroidStudioTFLiteDemo

Repository files navigation

TFLite & AndroidStudio

Android application for testing H/W acceleration with TFLite delegate apis

Implemented

2020/10/06

  • Get Image from device Storage
  • Running Custom Model

2020/11/11

  • Input image preprocesing implemented, finally making some meaningful results

2020/11/24

  • Multiple Image Inference implemented

Latest ver.

  • GPU/Hexagon Delegate implemented
  • Implemented checking latency cost for inference
  • Medical Model accuracy checking implemented
  • Quantized model preprocessing implemented (Using Java ByteBuffer)

About

Android application for testing H/W acceleration with TFLite delegate apis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages