Is there any documentation available? #53
Unanswered
RamakrishnaChaitanya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for your excellent effort. I'd like to know whether there is any documentation available on the preprocessing stages. Upon studying the ONNX model, I discovered that it contains a couple of LSTM layers as well as a few conv layers. I noticed that the model is receiving many inputs, including input_1, input_2, input_3, input_6, and input_7. There were multiple intermediate outputs, including output_1, output_2, output_3, output_6, and output_7. May I get additional information about these?
Beta Was this translation helpful? Give feedback.
All reactions