onnx / onnx/models

Pytorch MaskRCNN model conversion example request

Open
#184 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am wondering if anyone here has converted a pytorch maskrcnn model into onnx. If so, if you can provide code snippet or an end to end conversion example, that would be of great help.

Specifically, https://github.com/facebookresearch/maskrcnn-benchmark models from this repo.

Thanks a lot!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request names models from facebookresearch/maskrcnn-benchmark and asks for an end-to-end PyTorch-to-ONNX example. Start by reviewing that repository's MaskRCNN models and the ONNX models repository structure, then determine the conversion steps and supported outputs. Done means a documented, reproducible example that converts one of the named models.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.