-
I like to convert faster_rcnn_r50_fpn_2x_coco pytorch model to onnx. It is not listed in the "List of supported models exportable to ONNX" on this page. |
Beta Was this translation helpful? Give feedback.
Answered by
ZwwWayne
Sep 14, 2022
Replies: 1 comment
-
Yes. The schedule of 1x and 2x only changes the training setting but does not change the model architecture. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZwwWayne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. The schedule of 1x and 2x only changes the training setting but does not change the model architecture.