C3D-tensorflow
C3D-tensorflow copied to clipboard
ValueError: List argument 'values' to 'ConcatV2' Op with length 0 shorter than minimum length 2.
Hi I have got this error when i run train_c3d_ucf101.py . I'm new in TF. please help me fix this error.
since i have one gpu i changed number of gpus to 0 .
@mahdiheybati73 setting num_gpu=1
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.