When I add my model to lens studio's MLComponent it doesn't ask for inputs
Hi,
I have a model that takes in a camera stream, detects faces and say if the person is wearing a mask or not. And I was trying to follow the lens studio classification template that says if a person is wearing sunglasses or not. But when I replace the template's model with my own I no longer have the option to give an input to the model.
Is this an error in the way I've exported the .onnx or is it something I can change from within lens studio?
0