Neural Network with Dynamic Input Size
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-05-05 3:09 PM
We have created an LSTM model using Keras, and decreased its size to use it on our STM32F746G-Disco board. Our model can actually process dynamic size records. This means that, we do not need fix the size of the record. We could realize it on Google Colab platform. We however encountered the error "not implemented: dynamic input dimensions not supported: shape is ('batch: none', 'ch: 16', 'h: none') (channel last)", the last channel varies because record lengths are different. How can we deal with this? Is it possible to pass dynamic input to LSTM model?
Labels:
- Labels:
-
STM32F7 Series
-
X-CUBE-AI
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
