You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: