https://github.com/mrchor/HiNet/blob/master/src/HiNet.py#L267 文章中是对场景数M-1的变量进行softmax,但是你这里是对M进行的softmax 