How to port this on khadas vim3

Which Khadas SBC do you use? VIM3

Which system do you use? Ubuntu

Please describe your issue below:

Can anyone please help me with running Imagenet model on khadas-vim3 ? Below is the github code I want to run on khadas. Ive pasted quick steps to on how to run this model

1.] Clone this repo

2.] Download this weight and copy it inside weights folder
https://github.com/duanzhiihao/RAPiD/releases/download/v0.1/pL1_MWHB1024_Mar11_4000.ckpt

3.] Then run python example.py. Alternatively, demo.ipynb

@rahul_s Hello, if you want to use NPU, you can follow our docs.

Python:

If you have any questions, you can ask me here :eyes:

1 Like