Uploaded by tod quest

Shoe AR-2

advertisement
Business Problem statement : We are creating an application for virtual try ons. The users needn’t
go to multiple shops to try on different shoes, they can do so at the comfort of their home. To do that, we
will be bringing together the power of AI with Augmented Reality.
Requirements :
We need an AI model either in ONNX format (to be able to import in unity) or in tensorflow (to be used in
web). The AI model should be small enough to be used for realtime detection on mobile phones. It should
take the input of camera feed and give a prediction of the 3D bounding box of the feet. The model should
also be able to distinguish between left and right foot.
Download