Is Mask-RCNN a fully convolutional architecture? #4206
Unanswered
justlike-prog
asked this question in
Q&A
Replies: 1 comment
-
you can.
you can, though this is not common |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is Mask-RCNN a fully convolutional architecture (from what I see yes, because there are no dense layers but just wanted to make sure)? Thus can I feed differently sized images for inference without resizing? Also while training could I feed the original sized images without resizing?
Beta Was this translation helpful? Give feedback.
All reactions