Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 757 Bytes

NN-Runtime Builder

This repository involves the source codes for inferring models in the form of the TensorRT (.trt) and tflite (.tflie). The visualization for the inference results is also supported.

Supported Runtimes

  • TensorRT
  • TensorFlow Lite

Functionality

  • TBD...

Acknowledgement

This work was supported by Institute of Information & communications Technology Planning & Evaluation (IITP) grant funded by the Korea government (MSIT) (No. 2021-0-00907, Development of Adaptive and Lightweight Edge-Collaborative Analysis Technology for Enabling Proactively Immediate Response and Rapid Learning).

How to run

Please refer to getting_started.md above.