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

dimension error for training #1

Open
liorbenya opened this issue Aug 7, 2021 · 2 comments
Open

dimension error for training #1

liorbenya opened this issue Aug 7, 2021 · 2 comments

Comments

@liorbenya
Copy link

hello when i try to train the model it trows a dimension error for this lines:
model.fit(x=[training_img, train_padded_txt, train_input_length, train_label_length]
, y=np.zeros(len(training_img)),

the error:
ValueError: Data cardinality is ambiguous:
x sizes: 358800, 31707, 358800, 358800
y sizes: 358800
Make sure all arrays contain the same number of samples.

thank you very much!

@rjnp2
Copy link
Owner

rjnp2 commented Aug 14, 2021

@RamaKrishnaMarri
Copy link

i am getting some errors who are output no text

and also acc and val_acc alway 00000.000
Screenshot from 2023-03-30 22-32-57

please check attach and reply me on [email protected]

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

3 participants