Tutorial-about-3D-convolutional-network
Tutorial-about-3D-convolutional-network copied to clipboard
Code for csv
Sir,
- I want to train the 3d hand gesture for limited gestures can u please provide us train.csv ,labels.csv,test.csv,validations.csv so that I can train it for 4-5 gestures.. 2.What changes do we need to do for rgbd videos. 3.Web cam program so that i can predict the output in real time.
Hi @AkshayMath1
-
I would advice you to use panda (the python library) to filter the label you want (don't worry it is not very hard ;) ).
-
To be honest, I am not sure (since I never work with RGB+D dataset).
-
This question is tricky. My advice would be to do some works on the neural network architecture + using techniques such as knowledge distillation, quantization or pruning.