Python Forum
3D Object Recognition using Deep Learning - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: 3D Object Recognition using Deep Learning (/thread-12099.html)



3D Object Recognition using Deep Learning - chandininair - Aug-08-2018

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