Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Hui ShenXia Bo Yang
Published © MIT

Deploy the super resolution networks in KR260 kit

We run the sper resolution networks, including SRNet and RDN, in KR260 kit, after quantizing the pretrained model in host machine.

AdvancedFull instructions providedOver 4 days234
Deploy the super resolution networks in KR260 kit

Things used in this project

Hardware components

Kria™ KR260 Robotics Starter Kit
AMD Kria™ KR260 Robotics Starter Kit
×1
Lgitech webcam C270
×1
OVM6946
×1

Software apps and online services

PYNQ Framework
AMD PYNQ Framework
pytorch
OpenCV
OpenCV – Open Source Computer Vision Library OpenCV

Story

Read more

Custom parts and enclosures

RDB

The RDB module utilized in RDN network

RDN

The layout diagram of RDN

SRCNN

The layout diagrem of SRCNN

Schematics

The diagram of the test system

The test system includes the KR260 kit, a key board, a screen, a mouse, the USB cameras, the network and USB cables.

Code

Quantization code in host machine using Vitis-AI

These codes gave the samples using the vitis-ai-pytorch-cpu docker to quantize the pre-trained model of SRNet and RDN, which are suitable for deploying in Zynq™ UltraScale+™ platform, for example, KR260. We initialized the Vitis-AI in a Ubuntu virtual machine, according to instructions(https://xilinx.github.io/Vitis-AI/3.0/html/docs/quickstart/mpsoc.html). You could also check the README.md in gitbub to learn about how to use these codes.

Off-line and realtime test codes of SRNet and RDN in Kria-Robotics AI

These codes provided samples to use the SRNet and RDN quantized model to perform off-line and realtime super resolution test in KR260 kit. You can check the README.md in github to learn about how to use these codes.

Credits

Hui Shen
1 project • 2 followers
I had been a computer vision engineer for approximately ten years. Recently, I dedicate to designing the medical device, endoscope.
Contact
Xia Bo Yang
0 projects • 0 followers
Contact

Comments

Please log in or sign up to comment.