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

pipeline_demo_06-train-model_FF_05.py issue #3

Open
BrodyHan opened this issue Jan 11, 2023 · 1 comment
Open

pipeline_demo_06-train-model_FF_05.py issue #3

BrodyHan opened this issue Jan 11, 2023 · 1 comment

Comments

@BrodyHan
Copy link

I am currently having an issue with running pipeline_demo_06-train-model_FF_05.py. I finished the pipeline with the WLASL dataset until pipeline 5, but it is printing ValueError: Attempt to convert a value (None) with an unsupported type (<class 'NoneType'>) to a Tensor. The demo process also results in the same error. Are there any solutions to this?

@gopeith
Copy link
Owner

gopeith commented Jan 12, 2023

Frankly, I do not have a clear idea. Nevertheless, I hypothesize that the script doesn't properly open its input file. This situation can be caused by the previous script that might fail when it was saving its output or the file doesn't have expected name.

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