Replies: 1 comment
-
most of the backbones have
There are still some infrequently-used backbones without these params, you need to do some modifications. If you do that, PRs are welcome. |
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
-
Hi all, thanks in advance for your help! I have a task where my input images are in the shape 5xWxH. I would like to use some of the backbones in this library but I'm not entirely sure how I can modify them to take my custom images as input. Or is this supported by default? If so, I may have missed it in the documentation.
Ideally, I would like to use a transformer-based backbone that can support 5xHxW inputs.
Any pointers would be of great help!
Beta Was this translation helpful? Give feedback.
All reactions