 The shape of query Q in Figure 3 is **HWxC**, but in the code https://github.com/HVision-NKU/CamoFormer/blob/9f627e2bb7c0c1d3e4e5f6cfd75952783a5e23a0/model/decoder/decoder_p.py#L139, the shape of query Q is **CxHW**.