Python Forum

Full Version: 3D Object Recognition using Deep Learning
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a dataset which has 3D objects (extension.obj). Please suggest on how i can use tensorflow or any other library to load this as the training set.
I am pretty new to using deep learning for 3D object recognition. Any help is much appreciated

Do i need to convert these images to any other format?

Please give references of some good sample codes dealing with 3D objects