Simon Narduzzi

Results 3 issues of Simon Narduzzi

Hello! I would like to use the event callbacks from plotly. Example : how can I trigger a fonction when the graph is clicked ('plotly_click' event)? Thanks in advance for...

Hello, When trying to convert my tflite model, I'm running into this error: ``` Fatal: Dimensions must be equal. System.InvalidOperationException: Dimensions must be equal. at NnCase.Converter.Model.InputConnector.SetConnection(OutputConnector from) in D:\Work\Repository\nncase\src\NnCase.Converter\Model\InputConnector.cs:line 32...

Hello, I am tying to run the hello_world.py scripts but it crashes after a few seconds of running. ```python # Hello World Example # # Welcome to the CanMV IDE!...