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

Training interrupted after first epoch #127

Open
skanderZitoun opened this issue Aug 20, 2021 · 1 comment
Open

Training interrupted after first epoch #127

skanderZitoun opened this issue Aug 20, 2021 · 1 comment

Comments

@skanderZitoun
Copy link

During training on custom dataset (80, 80, 3) everything looks fine , once the first epoch is complete this error occured :

WARNING:tensorflow:`batch_size` is no longer needed in the `TensorBoard` Callback and will be ignored in TensorFlow 2.0.
Epoch 1/30
62/62 [==============================] - ETA: 0s - loss: 0.8135 - capsnet_loss: 0.8096 - decoder_loss: 0.0393 - capsnet_accuracy: 0.2384 

InvalidArgumentError:  Specified a list with shape [3,32768,8,1] from a tensor with shape [3,22528,8,1]      [[node functional_13/digitcaps/map/TensorArrayUnstack/TensorListFromTensor (defined at <ipython-input-5-ed04f28927aa>:48) ]] [Op:__inference_test_function_5199]

Errors may have originated from an input operation. Input Source operations connected to node functional_13/digitcaps/map/TensorArrayUnstack/TensorListFromTensor:  functional_13/digitcaps/Tile (defined at <ipython-input-5-ed04f28927aa>:40)

Function call stack: test_function

Can anyone help me fix it please ?

@davidbacelj
Copy link

Hi, did you manage to solve this issue?

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