CornerNet icon indicating copy to clipboard operation
CornerNet copied to clipboard

About the parameters "eig_val" and "eig_vec"

Open ZhWL123456 opened this issue 4 years ago • 2 comments

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!

ZhWL123456 avatar May 02 '20 03:05 ZhWL123456

I want to know how to compute these parameters, too.

songyuc avatar Jun 08 '20 04:06 songyuc

Any update on this? Are the eigen values from COCO dataset? @princeton-vl @heilaw

voldemortX avatar Jun 01 '21 09:06 voldemortX