Demo code to run image superresolution on Rockchip NPU
- Download
super-resolution-10.onnx
from the ONNX model zoo - Run
convert.py
on a PC with RKNN installed- Modify the
target_platform
variable to sute your board
- Modify the
- Move the generated
super-resolution-10.rknn
to your dev board - Prepare any image, name it
test.jpg
on your board. Runinfer.py
out.jpg
is your output