Hello, what I want to do is to inject my own trained model for image recognition into Vuforia while using Unity.
All I know is that Vuforia uses a feature points detection algorithm, and that you can train a deep learning model using the Model Target Generator. I looked into the scripts in Unity in case something can be overridden, but did not find anything useful.
Is there a way to do this ?
Thanks and have a nice day !
Hello, thank you for your response.
I would like to test models trained with domain randomization. Is there a way to bypass or to do transfer learning from my model to the cloud-deep-trained one maybe ?
Thank you