issues
search
lshiwjx
/
2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
Other
665
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
请问有人知道怎么可视化论文中的图8和9吗 就是人体骨架图的可视化
#108
HeiHeiCCC
opened
9 months ago
0
2sagcn请问是否支持多人行为识别
#107
lmc2000
opened
10 months ago
0
how to visualize the Adjacency matrix?
#106
HeiHeiCCC
opened
1 year ago
4
question about preprocess
#105
MengHao666
opened
1 year ago
0
请问一下最新的MSAAGCN的融合4个流的代码有没有啊
#104
HeiHeiCCC
opened
1 year ago
0
pretrained weights
#103
valentin-fngr
opened
1 year ago
0
list of packages to install ?
#102
valentin-fngr
opened
1 year ago
1
请问模型的总参数量和FLOPS是多少呀
#101
519542630
opened
2 years ago
0
关于MS-AAGCN的运行问题
#100
15762260991
opened
2 years ago
2
关于注意力模块中调用的参数A的问题
#99
wangxx0101
closed
2 years ago
0
注意力模块中参数A的定义
#98
wangxx0101
opened
2 years ago
1
关于自适应时,tanh和softmax函数的问题
#97
blue-q
opened
2 years ago
0
Where is the code for visualization in Figure 8 and 9?
#96
JasOlean
opened
3 years ago
3
How to generate a graph of adjacency matrix
#95
CrazyWWG
opened
3 years ago
1
first-commit
#94
zlngan
closed
1 year ago
0
the question about max sample.
#93
liqier
opened
3 years ago
0
数据预测处理报错,invalid literal for int() with base 10: 'sam'
#92
ch1998
closed
3 years ago
0
训练完成后,执行 testXX.yaml 出错。
#91
YuQi9797
opened
3 years ago
0
How can I get the first layer weight of AGCN?
#90
JasOlean
opened
3 years ago
0
请问self.mask是在哪里定义的?
#89
youyuanrsq
opened
3 years ago
1
Where is spatial configuration partitioning?
#88
DonaldKam
opened
3 years ago
2
请问这个coff_embedding是什么?
#87
yueting-Hui
opened
3 years ago
2
how can I get weights of first layer?
#86
JasOlean
opened
3 years ago
0
How to visualize for each layers?
#85
JasOlean
opened
3 years ago
0
merge_joint_bone_data.py
#84
DonaldKam
opened
3 years ago
0
请问下计算三种子集的代码在哪个文件呢?
#83
MosasaurYi
opened
3 years ago
0
Why use coff_embedding = 4, and num_subset = 3?
#82
JasOlean
opened
3 years ago
0
train_data_bone
#81
wangzeyu135798
opened
3 years ago
0
Kinetics_bone准确率很低
#80
wangzeyu135798
opened
3 years ago
0
What is this line trying to do? (Pdb) self.conv_a[i](x).permute(0, 3, 1, 2)
#79
monacv
closed
3 years ago
1
technical question about code correspondence to the paper
#78
monacv
opened
3 years ago
0
OS ERROR xxx requested xxx wrriten
#77
erinchen824
opened
3 years ago
0
what is (N, C, T, V, M) in agcn.py?
#76
lodado
closed
3 years ago
2
inward
#75
wangzeyu135798
opened
3 years ago
0
关于训练时日志打印的问题
#74
XieLinMofromsomewhere
closed
3 years ago
5
请问你2s-AGCN是图卷积操作的采样方式与ST-GCN的方式相同 为什么你代码里没有在预处理将关节点进行分组呢
#73
dangao250
opened
3 years ago
1
Can AAGCN's attention explain why convolution can be used and the residual operation code is not reflected. Can you talk about the process? Why does the paper here say that it is a feature map, an attention map, and a graph convolution operation.
#72
dangao250
opened
3 years ago
0
AAGCN的注意力可以解释一下吗 为什么能用卷积 而且还有残差操作 代码没有体现啊 可以说一下流程吗 为什么这里论文会说是特征图 注意力图 图卷积操作有这些的存在吗
#71
dangao250
opened
3 years ago
0
No directory found ./pre_train/ki_agcn.pt
#70
joshivaibhav
opened
3 years ago
3
CUDA RUNTIME ERROR (60)
#69
erinchen824
opened
3 years ago
0
model for kinetics-skeleton
#68
erinchen824
opened
4 years ago
2
用released model做test的时候提示 Unexpected key(s) in state_dict:
#67
tailin1009
closed
4 years ago
3
some kind of device error
#66
alirazaee
opened
4 years ago
4
assignment destination is read-only
#65
PJJie
opened
4 years ago
0
How to use this model
#64
ywang0218
opened
4 years ago
0
How can I create my own dataset to train new activities?
#63
ywang0218
opened
4 years ago
0
Can this algorithm use for action recognition of 2D RGB pictures ?
#62
Captain-chan
opened
4 years ago
1
The ‘num_class’ in the config file of ntu data is 60, shouldn't it be 120?
#61
wkxurn
closed
4 years ago
1
How to use pre-trained model?
#60
DaniMe98
opened
4 years ago
0
I would like to ask why the accuracy rate does not reach what the literature says. I am 16 is different. . . . Is there any solution?
#59
dangao250
opened
4 years ago
0
Next