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 had a question regarding the operators/functions that are being used in the yolov8_e2e.py and it's pose equivalent.
I am trying to find the function definitions for methods like SelectBestBoundingBoxesByNMS() and ScaleNMSBoundingBoxesAndKeyPoints(). Could you please point me in the right direction as to where I can find a complete list like this? Also where do I find the operators like Resize, LetterBox etc.?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Hi there,
I had a question regarding the operators/functions that are being used in the yolov8_e2e.py and it's pose equivalent.
I am trying to find the function definitions for methods like SelectBestBoundingBoxesByNMS() and ScaleNMSBoundingBoxesAndKeyPoints(). Could you please point me in the right direction as to where I can find a complete list like this? Also where do I find the operators like Resize, LetterBox etc.?
Thanks in advance.
The text was updated successfully, but these errors were encountered: