HRFormer
HRFormer copied to clipboard
Comment HELLO
https://github.com/HRNet/HRFormer/blob/1245b88b5824fbd8cdb358b5ee909a4e537a2ef5/pose/mmpose/models/backbones/modules/multihead_isa_attention.py#L317
I appreciate you offering the repository but I could't understand.
why comment out like this?
# + relative_position_bias.unsqueeze(0)
It seems like you don't apply positional embedding in the code.