There is some interest in the community in running the XFeat feature detection model on Hailo. It is included as part of the RPi community project Navigator.
Some pre-trained models are available but as indicated in this unanswered issue from a couple of months ago, there is missing calibration data and code required to compile the pytorch model into a HEF.
Has anyone had any luck find this stuff and re-training XFeat and compiling it to a HEF file?
The reason we want to re-train the feature detector is to optimise the feature descriptors for custom (underwater) imagery and therefore improve subsequent feature matching accuracy. Little point in re-training if we can’t compile the resulting model, though.
Thanks