geo-deep-learning icon indicating copy to clipboard operation
geo-deep-learning copied to clipboard

BUG: segformer model fix embedding size

Open valhassan opened this issue 6 months ago • 0 comments

Describe the bug

I want to correct a fatal bug in the decoder architecture which implements the wrong embedding size in the decoder part of the segformer model.

https://github.com/NRCan/geo-deep-learning/blob/fc633eee7e72d1a3c157ea73f450624a16e60a0a/models/segformer.py#L30-L31

valhassan avatar Aug 16 '24 17:08 valhassan