How to replace or remove gatherelements and onehot
Author: YangBo369Created Aug 11, 2025Updated Aug 11, 2025
My deployment platform does not support the two operators gatherelements and onehot, but yolov10onnx does. How can I export without including these two operators? It would be best if the output is still in the original format.
Source: THU-MIG/yolov10