Closed Infinite-Song closed 5 years ago
Hi,When I run the main function, I encountered this problem, how can I solve it? Thank you.
Traceback (most recent call last): File "D:/AS-GCN-master/main.py", line 22, in Processor = processors[arg.processor] KeyError: None
I'm really interested in the paper! I have trained this model about 100 epochs for several times. Howerver, I can't achieve the results described by the paper in NTU RGBD dataset.
- I have tried to train the model by using the hyper-parameters given by the yaml file, the accuracy is only about 48%.
- I noticed the hyper-parameters is different from the paper, so I changed them to be the same as the paper. Finally, the accuracy is about 80%.
- I have also tried the older branch code committed by the author in May. The link is here: https://github.com/limaosen0/AS-GCN/tree/8efd973a8ecd37e22bb976de5cb49e1f7cb5724e But the accuracy is about 74%. I used the hyper-parameters given by the paper. The loss is about 0.38 after about 100 epochs, and it seems the loss will no longer decrease.
Does anyone achieve the results discribed by the paper? Can anyone tell me what's wrong with my experiments? Hope your reply! Thanks!
请问你可以把你数据集分享一下可以吗 我希望你可以加我qq 我对这个方向很感兴趣
I'm really interested in the paper! I have trained this model about 100 epochs for several times. Howerver, I can't achieve the results described by the paper in NTU RGBD dataset.
- I have tried to train the model by using the hyper-parameters given by the yaml file, the accuracy is only about 48%.
- I noticed the hyper-parameters is different from the paper, so I changed them to be the same as the paper. Finally, the accuracy is about 80%.
- I have also tried the older branch code committed by the author in May. The link is here: https://github.com/limaosen0/AS-GCN/tree/8efd973a8ecd37e22bb976de5cb49e1f7cb5724e But the accuracy is about 74%. I used the hyper-parameters given by the paper. The loss is about 0.38 after about 100 epochs, and it seems the loss will no longer decrease.
Does anyone achieve the results discribed by the paper? Can anyone tell me what's wrong with my experiments? Hope your reply! Thanks!
How to solve this error?
I'm really interested in the paper! I have trained this model about 100 epochs for several times. Howerver, I can't achieve the results described by the paper in NTU RGBD dataset.
- I have tried to train the model by using the hyper-parameters given by the yaml file, the accuracy is only about 48%.
- I noticed the hyper-parameters is different from the paper, so I changed them to be the same as the paper. Finally, the accuracy is about 80%.
- I have also tried the older branch code committed by the author in May. The link is here: https://github.com/limaosen0/AS-GCN/tree/8efd973a8ecd37e22bb976de5cb49e1f7cb5724e But the accuracy is about 74%. I used the hyper-parameters given by the paper. The loss is about 0.38 after about 100 epochs, and it seems the loss will no longer decrease.
Does anyone achieve the results discribed by the paper? Can anyone tell me what's wrong with my experiments? Hope your reply! Thanks!
How to solve this error?
Comment the relevant lines directly. Here is the solution: https://github.com/limaosen0/AS-GCN/issues/2
@Infinite-Song Hello, Do you get nan err while trainning?
I'm really interested in the paper! I have trained this model about 100 epochs for several times. Howerver, I can't achieve the results described by the paper in NTU RGBD dataset.
I have tried to train the model by using the hyper-parameters given by the yaml file, the accuracy is only about 48%.
I noticed the hyper-parameters is different from the paper, so I changed them to be the same as the paper. Finally, the accuracy is about 80%.
I have also tried the older branch code committed by the author in May. The link is here: https://github.com/limaosen0/AS-GCN/tree/8efd973a8ecd37e22bb976de5cb49e1f7cb5724e But the accuracy is about 74%. I used the hyper-parameters given by the paper. The loss is about 0.38 after about 100 epochs, and it seems the loss will no longer decrease.
Does anyone achieve the results discribed by the paper? Can anyone tell me what's wrong with my experiments? Hope your reply! Thanks!