Closed Jiangchitang closed 5 years ago
python '/home/jhy/3DCNN/I3D-Tensorflow-master/experiments/ucf-101/train_ucf_flow.py'
(6, 1, 1, 1, 1024)
Tensor("Placeholder_2:0", shape=(6,), dtype=int64)
Tensor("Flow/inception_i3d/Mean:0", shape=(6, 2), dtype=float32)
(6, 2)
2019-01-29 23:27:28.902327: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Traceback (most recent call last):
File "/home/jhy/3DCNN/I3D-Tensorflow-master/experiments/ucf-101/train_ucf_flow.py", line 183, in
File "../../input_data.py", line 194, in read_clip_and_label tmp_label = line[1] IndexError: list index out of range
Looking forward to your answer