How to run a model from python with NPU

@Frank I would like to run MobileNet v1 SSD model on the NPU. I see that there is a documentation to convert YOLO, but nothing as such for MobileNet. Have I missed any document or can you please shed some inputs on how to convert the MobileNet model and further use the NPU to run the model.
Thank you!

@Frank
One year passed and curious if there is any update here?

Can we use python script to run MobileNet V1 SSD model? :slight_smile:

@mattias You can try our KSNN demo, It support SSD. But this is the processed model with the last two layers removed.