I tried to parse an ONNX model of yolov5-seg, but I get error about the reshape layers not being supported. But when I look at the Dataflow Compiler user guide, I see that there are reshape layers that are supported. So what kind of reshapes are supported and what kind is not?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
UnsupportedShuffleLayerError when using Reshape node in ONNX | 10 | 380 | September 21, 2024 | |
Impact of Parsing YOLO Models: Does Omitting Final Layers Affect mAP? | 0 | 11 | March 13, 2025 | |
Opset 18 support for onnx conversion | 2 | 32 | February 5, 2025 | |
Parsing Error - "Failed to determine type of layer to create..." | 6 | 669 | July 10, 2024 | |
[error] Reshape is needed for layers: ..., but adding a reshape has failed | 4 | 81 | February 17, 2025 |