You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the steps to convert my PyTorch-trained model to onnx-simplifier, then converted that model to ncnn and modified the focus layer. However, in the output section at the bottom, there is no reshape layer. What could be causing this issue?
I followed the steps to convert my PyTorch-trained model to onnx-simplifier, then converted that model to ncnn and modified the focus layer. However, in the output section at the bottom, there is no reshape layer. What could be causing this issue?