OpenBot
OpenBot copied to clipboard
Current step show Failed
Describe the problem Current step show Failed after Current epoch(100%)&Training(100%)
To Reproduce Steps to reproduce the behavior:
- uploaded the training sources.
- Move the training sources to Train datasets.
- Go to Train and click the start(Use the default Settings.)
- See error
Expected behavior Current step show Pass
Screenshots
Desktop (please complete the following information):
- OS: [MACOS(10.15.7 (19H1715))]
- Browser [Edge]
- Version [ 103.0.1264.37]
Smartphone (please complete the following information):
- Device: [Huawei nova7 SE 5G]
- OS: [Android 11]
- Browser [n/a]
- Version [0.6.0-openbot-master]
Additional context
How many epoch are you running. Which version of tensorflow are you using?
How many epoch are you running. 10times Which version of tensorflow are you using? tensorflow-2.9.1
I try to set num epoch 50, error look the same.
Can you try to replace val_mean_absolute_error
with val_mae
. It seems the name was changed. Alternatively, you could try an older version of tensorflow, e.g. 2.6.0.
Any update on this @emo8899 ?
i used the google driver to training robot, it's looks good. a man who is a youtube author used Google Cloud computers to train the robots.
@emo8899 it seems that this was resolved by using the Colab notebook. Is that correct? Will close for now, feel free to reopen if the issue persists.