Canmv example code for face detection uses face_detection_320.kmodel, but for detail understanding of running kmodel in canmv ide i want to use given face_detection_640.kmodel model to detect face.
But as per now i am not aware which changes should i made to run this code in example code can you give me more detail on that please?
I have also refer AI Development Tutorial document but it does not describe that how to run kmodel in micropython and also in CanMV K230 document it also describe face detection using face_detection_320.kmodel only.
So it will be very helpful if you give me details on how can i run face_detection_640.kmodel or any custom kmodel in canmv ide using micropython.