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: Empty training data. # #6

Open
teddude75 opened this issue Dec 24, 2022 · 0 comments
Open

# ValueError: Empty training data. # #6

teddude75 opened this issue Dec 24, 2022 · 0 comments

Comments

@teddude75
Copy link

I got one joint to write out training data. If it's multiple joints than I get this error.

Train on 0 samples, validate on 1 samples
Epoch 1/200
# Error: Empty training data.
# Traceback (most recent call last):
#   File "<maya console>", line 3, in <module>
#   File "C:/Users/Edward Conry/Documents/maya/2022/scripts\MLDeform2\_training\train.py", line 179, in train
#     batch_size=batch_size)
#   File "C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\tensorflow\python\keras\engine\training.py", line 780, in fit
#     steps_name='steps_per_epoch')
#   File "C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\tensorflow\python\keras\engine\training_arrays.py", line 380, in model_iteration
#     aggregator.finalize()
#   File "C:\Program Files\Autodesk\Maya2022\Python37\lib\site-packages\tensorflow\python\keras\engine\training_utils.py", line 111, in finalize
#     raise ValueError('Empty training data.')
# ValueError: Empty training data. # 
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

1 participant