0aqz0 / SLR

isolated & continuous sign language recognition using CNN+LSTM/3D CNN/GCN/Encoder-Decoder
198 stars 41 forks source link

About Graph neighbor_link #20

Open gcbanana opened 2 years ago

gcbanana commented 2 years ago

code When use openpose, why used the link (11, 5), (8, 2)? I only see the link (11, 1) and (8, 1) in openpose.

Also in "ntu-rgb+d", i can not find the link (22, 23), (24, 25), but you used it in the neighbor_link.