kenziyuliu / DGNN-PyTorch

Unofficial PyTorch implementation of the CVPR'19 paper "Skeleton-Based Action Recognition with Directed Graph Neural Networks".
Other
235 stars 59 forks source link

How to decide to choose edge link using your scenario? #11

Closed JasOlean closed 4 years ago

JasOlean commented 4 years ago

You chose edge link depends on your scenario. But why do you use this scenario to reduce edge links except for computational cost. Why not other links (total edge links for 16 joints can get 120 edge lines)?

JasOlean commented 4 years ago

I am sorry. I asked wrong paper. So, I will close this issue.