Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add resnet export of onnx #341

Merged
merged 21 commits into from
Jul 2, 2024
Merged

add resnet export of onnx #341

merged 21 commits into from
Jul 2, 2024

Conversation

liaogulou
Copy link
Collaborator

add resnet export of onnx

@liaogulou liaogulou force-pushed the features/add_resnet_export branch from 9339150 to 51fb133 Compare April 9, 2024 09:32
@Cathy0908
Copy link
Collaborator

添加export onnx的测试用例 和 onnx的推理测试用例

@Cathy0908
Copy link
Collaborator

新特性添加到ClassificationPredictor接口中

@@ -119,7 +119,7 @@ def test_pose_topdown(self):
cat_id=0,
batch_size=1)

self._base_test(predictor)
# self._base_test(predictor)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里为什么注释掉

@Cathy0908 Cathy0908 merged commit 8c90cea into master Jul 2, 2024
4 of 6 checks passed
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.

2 participants