zhangxiann / TPAMI_Gait_Identification

Repo for "Event-Stream Representation for Human Gaits Identification Using Deep Neural Networks"
74 stars 13 forks source link

Some questions about the Eq(3) in this paper. #8

Open wangxiao5791509 opened 2 years ago

wangxiao5791509 commented 2 years ago

Hi, thanks for your contributions to the event-based vision. For the journal version of this work [paper], I have some questions about the Eq(3):

Screenshot from 2022-06-26 21-23-54

1). Does the " J Gaussian kernels" should be "K Gaussian kernels"?

2). Does the "p = 1, 2, 3, ... , P" in Eq(3) mean the index of each feature value of the P-dimensional feature vector?

3). "where $f_p^'$ is one entry of the P-dimensional output feature vector." But this term is not defined in Eq (3). It really confused me.

Thanks. Looking forward to your reply.