Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: setting an array element with a sequence. #115

Open
duynn912 opened this issue Jun 17, 2019 · 1 comment
Open

ValueError: setting an array element with a sequence. #115

duynn912 opened this issue Jun 17, 2019 · 1 comment

Comments

@duynn912
Copy link

Does anyone have any idea for this problem? Please help me out. I am using tensorflow 1.7.0 and numpy 1.14.5.
Traceback (most recent call last):
File "predict_c3d_ucf101.py", line 155, in
tf.app.run()
File "/home/tinhh/anaconda2/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 126, in run
_sys.exit(main(argv))
File "predict_c3d_ucf101.py", line 152, in main
run_test()
File "predict_c3d_ucf101.py", line 133, in run_test
start_pos=next_start_pos
File "/home/tinhh/nnduy/tracvid/C3D-tensorflow/input_data.py", line 106, in read_clip_and_label
np_arr_data = np.array(data).astype(np.float32)
ValueError: setting an array element with a sequence.

@sunshineZXJ
Copy link

I have same problem.Do you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants