Replies: 1 comment
-
You can do that by creating your own backbone on ResNet-18 and then registering it. Link: |
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
-
I'm a newbie in detectron2. I saw the different models in model zoo, but I want to use resnet 18 for training on custom dataset (with segmentation) using detectron2. How can I use it?
Beta Was this translation helpful? Give feedback.
All reactions