Predict the (x, y, z) coordinates of an object in a 3D space using Neural Nets.
This is a video showing the working of the model in real time. We piped the predictions(x, y, z) made by the Neural Net into a Holo Lens to generate a virtual object(red sphere) at the position predicted by the NN.
- keras
- tensorflow
Download any one of the following and place it in the "data" directory.
You can find more information about our CNN here.