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 unit test for PointRend ONNX export #4413

Conversation

thiagocrepaldi
Copy link
Contributor

Fixes pytorch/pytorch#69674

Refer to projects/PointRend/configs/InstanceSegmentation/pointrend_rcnn_R_50_FPN_3x_coco.yaml

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 18, 2022
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from f60520d to 6950324 Compare July 20, 2022 14:48
@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @mcimpoi This PR adds a sample for a model asked in PyTorch repo

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from 6950324 to aa6ad2b Compare August 11, 2022 19:52
@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @mcimpoi Could you review this one when you have some time? Thanks

@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @mcimpoi Could you review this one when you have some time? Thanks

gentle ping

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from aa6ad2b to 6954f97 Compare August 25, 2022 18:26
@thiagocrepaldi
Copy link
Contributor Author

@wat3rBro Could you review this one when you have some time? Thanks

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from 6954f97 to cf72dd8 Compare September 7, 2022 16:51
@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @mcimpoi Could you review this one when you have some time? Thanks

gentle ping

Rebasing to allow up-to-date review

@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @mcimpoi @wat3rBro gentle ping

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from 667adbc to 0dfcbb5 Compare January 19, 2023 19:16
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from 0dfcbb5 to 301a507 Compare February 8, 2023 15:29
@thiagocrepaldi
Copy link
Contributor Author

@wat3rBro could you take a quick look at this?

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from cccb6d9 to db556cc Compare February 24, 2023 19:23
@thiagocrepaldi
Copy link
Contributor Author

@wat3rBro could you take a quick look into this one? I am trying to clean the detectron2 PRs pipeline and this one is fairly simple, it is approved and keeps conflicting with other PRs because they add tests to the same file

@thiagocrepaldi
Copy link
Contributor Author

@wat3rBro gentle ping

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from db556cc to c4a75a1 Compare March 8, 2023 18:45
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from c4a75a1 to d55a4e9 Compare March 20, 2023 18:25
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from d55a4e9 to 126c6ea Compare April 5, 2023 19:25
@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @wat3rBro gentle ping

1 similar comment
@thiagocrepaldi
Copy link
Contributor Author

@ppwwyyxx @wat3rBro gentle ping

@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from 126c6ea to d7cb5ce Compare June 19, 2023 19:34
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from d7cb5ce to e392426 Compare March 6, 2024 16:31
Refer to projects/PointRend/configs/InstanceSegmentation/pointrend_rcnn_R_50_FPN_3x_coco.yaml
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/add-pointrend-onnx-test branch from e392426 to 571e346 Compare April 30, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to export PointRend model (from detectron2) to ONNX
3 participants