Razieh Khamsehashari
Razieh Khamsehashari
Hi, Thank you for sharing your source code. When I run the run_training.py I face the following error: ssh://[email protected]:2299/home/data/miniconda3/envs/tensorflow150/bin/python3.6 -u /home/data/PycharmProjects/avod-master/run_training.py /home/data/miniconda3/envs/tensorflow150/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype...
Hi, I replaced the update files with other ones. After running the train.Py I received the below error: File "/mnt/homedata/ss/CodeProject/TCNActionRecognition/train.py", line 183, in nturgbd_train_datagen X[batch_count] = x.reshape(max_len,feat_dim,1) ValueError: could not...
Hello, Can you please guide me how can I access to predicted scores in your code? Best
Hi, I used the updated files and could train the data using train.py but I want use visualize_filters.py which there are several error (especially in a_conv1_filter dimension)due to it is...