Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found a problem in benchmarks.py #15

Open
xiaogangpeng opened this issue Feb 13, 2022 · 0 comments
Open

Found a problem in benchmarks.py #15

xiaogangpeng opened this issue Feb 13, 2022 · 0 comments

Comments

@xiaogangpeng
Copy link

Hi, I found an issue in benchmark.py at line 92 and 116. There is a np.concatenate operation that expands the dimension of (B, trans , J , 3) at axis 2. The original number of joints is 22. After that operation, the joints number is 23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant