C3D-tensorflow icon indicating copy to clipboard operation
C3D-tensorflow copied to clipboard

ValueError: List argument 'values' to 'ConcatV2' Op with length 0 shorter than minimum length 2.

Open MahdiHeybati opened this issue 6 years ago • 3 comments

Hi I have got this error when i run train_c3d_ucf101.py . I'm new in TF. please help me fix this error.

MahdiHeybati avatar May 16 '18 12:05 MahdiHeybati

since i have one gpu i changed number of gpus to 0 .

MahdiHeybati avatar May 16 '18 13:05 MahdiHeybati

@mahdiheybati73 setting num_gpu=1

Ai-is-light avatar Aug 24 '18 16:08 Ai-is-light

Hi I have got this error when i run train_c3d_ucf101.py . I'm new in TF. please help me fix this error.

Hi, do you slove this problem now? I get same error when i use "predict_c3d_ucf101.py". Since i do not have gpu i set num_gpu=0.

rrxi avatar May 09 '20 07:05 rrxi