Sorry to bother you again~
i have some problem:
1\ What is means about (i,j) in self correlation loss, it seems like take middle value in code. 【feat = feat[:, :, ud:feat_size-ud, ud:feat_size-ud]】.
2\ How to take samples Zj and Zk in Disturbance correlation consistency loss in code?
Thank you again! ^^
Sorry to bother you again~ i have some problem: 1\ What is means about (i,j) in self correlation loss, it seems like take middle value in code. 【feat = feat[:, :, ud:feat_size-ud, ud:feat_size-ud]】. 2\ How to take samples Zj and Zk in Disturbance correlation consistency loss in code? Thank you again! ^^