Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 869 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 869 Bytes

RKNN Superresolution

Demo code to run image superresolution on Rockchip NPU

How to use

  1. Download super-resolution-10.onnx from the ONNX model zoo
  2. Run convert.py on a PC with RKNN installed
    • Modify the target_platform variable to sute your board
  3. Move the generated super-resolution-10.rknn to your dev board
  4. Prepare any image, name it test.jpg on your board. Run infer.py
  5. out.jpg is your output