In the file CornerNet ”/db/coco.py“, there are parameters "self.eig_val" and eig_vec, I know they mean eigenvalue and eigenvector. But i dont know the way to count them in our own dataset. Can anyone tell me how to count the eigenvalue and eigenvector of the pic's rgb values? I dont know how to trainsform they to a square matrix, and i think only square matrix have eigenvalue and eigenvector.
Thanks for helping!
In the file CornerNet ”/db/coco.py“, there are parameters "self.eig_val" and eig_vec, I know they mean eigenvalue and eigenvector. But i dont know the way to count them in our own dataset. Can anyone tell me how to count the eigenvalue and eigenvector of the pic's rgb values? I dont know how to trainsform they to a square matrix, and i think only square matrix have eigenvalue and eigenvector. Thanks for helping!