You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During testing, we found that the PoseC3D action recognition algorithm is extremely time-consuming in the data preprocessing stage, with the ratio of data processing time to model inference time being approximately 5:1. Are there any optimization methods to address this?