ZhouYuxuanYX / BlockGCN

This is the official implementation of our CVPR 2024 paper "BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition"
Apache License 2.0
66 stars 10 forks source link

这个可以回答一下吗? #11

Closed chenglong521 closed 4 months ago

chenglong521 commented 4 months ago

你好,你这个代码只能2个或以上的GPU才能跑吗,如果单卡跑怎么改代码

ZhouYuxuanYX commented 4 months ago

一个gpu也可以跑,只不过使用和本文相同的设置(包括两张gpu)才能保证完美复现文章结果。基础问题请自行学习解决,谢谢。