Hello, thank you very much for your work, it has some inspiration for me. I just want to ask, the operation of PCA (I do not know PCA very well) is equivalent to extracting the main features of a single Image in the paper, but from your code, it is calculated from the Batch dimension to extract the average and extract the main features, will this have an impact? Intuitively, there is a difference.
Hello, thank you very much for your work, it has some inspiration for me. I just want to ask, the operation of PCA (I do not know PCA very well) is equivalent to extracting the main features of a single Image in the paper, but from your code, it is calculated from the Batch dimension to extract the average and extract the main features, will this have an impact? Intuitively, there is a difference.