Skip to content

Conversation

deepak046
Copy link

Fixed the _forward_onnx class function in multiple model heads by removing the sigmoid activations on the class predictions and directly concatenating it with the reg predictions. Doing this, the pytorch model output matches exactly with the onnx exported output.

Fixed the _forward_onnx class function in multiple model heads by removing the sigmoid activations on the class predictions and directly concatenating it with the reg predictions. Doing this, the pytorch model output matches exactly with the onnx exported output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant