Closed CharlesMod closed 2 weeks ago
turned out to be an issue of flatbuffers v1.12 being forced in export.py of the transfer
Sorry, didn't mean to close this
Hi, It is recommended to use the latest mod assistant for training https://github.com/Seeed-Studio/ModelAssistant https://github.com/Seeed-Studio/sscma-model-zoo
Hello,
I\'m going to close this issue, feel free to re-open it if you have any other questions.
[Autocommentary]
Describe the bug Currently attempting to follow the example google collab document results in an error at step 7, this is due to changes in FlatBuffers that is resulting in a critical error:
“TensorFlow Lite: export failure: EndVector() missing 1 required positional argument: ‘vectorNumElems’”
Since step 7 does not complete successfully, all subsequent steps fail.
To Reproduce Steps to reproduce the behavior:
Expected behavior Run all should run the whole document through, and result in a usable model file, however the execution stops at step 7.
Screenshots
Desktop (please complete the following information):