Conv3D_BICLSTM icon indicating copy to clipboard operation
Conv3D_BICLSTM copied to clipboard

Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition

Results 5 Conv3D_BICLSTM issues
Sort by recently updated
recently updated
newest added

How should I fix this? ``` mona@Mona:~/code/gesture/Conv3D_BICLSTM$ python training_isogr_depth.py /home/mona/anaconda2/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated...

Hi, I am so appreciated to your repositories. However , there is something doubtable. the label in the test_rgb_list.txt are all 0,I think it maybe wrong.

I can generate RGB images,but cannot generate flow images.It seems that .brox is not used.Can you help me? THX! @GuangmingZhu

Hello, Congrats, for the wonderful work. I am facing certain issues while training on the IsoGD database. This part of the code throwing index out range error. tf.contrib.layers.l2_regularizer(weight_decay)(networks.all_params[50]) IndexError: list...

@GuangmingZhu Hi, i am sorry to trouble you. Have you done a cross-validation experiment with the SKIG data sets? Can you publish the results of three experiments on depth data...