Ultralytics only supports 3 channels by default. So you would have to modify it (probably to a significant degree especially when it comes to augmentations) to get it to work with 4 channels.
Thank you.
I’m willing to give it a try, as I’m enthusiastic about learning about the framework and the under-the-hood technology through action.
If you’re down to guide me a bit on what code segments of the pipeline should be modified, I’ll be more than happy to ask from time to time about the steps I should go through to ensure the modifications are complete.
In the meantime, I’ll try mostly to chat with GPT to get a hold of what’s going on there.