8000 Missing function `calc_cam_scale_trans_const_scale` · Issue #15 · jeffffffli/NIKI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Missing function calc_cam_scale_trans_const_scale #15

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

Open
luisleo526 opened this issue Aug 30, 2023 · 2 comments
Open

Missing function calc_cam_scale_trans_const_scale #15

luisleo526 opened this issue Aug 30, 2023 · 2 comments

Comments

@luisleo526
Copy link

Thanks for sharing such fantastic works.

When I was trying to run the train/validate/demo according to README.md, I got the following error:

Traceback (most recent call last):
  File "scripts/train.py", line 8, in <module>
    from niki.datasets.naive_dataset_temporal import (
  File "/home/ubuntu/NIKI/niki/datasets/naive_dataset_temporal.py", line 22, in <module>
    from .hp3d_dataset_temporal import hp3d_dataset_temporal
  File "/home/ubuntu/NIKI/niki/datasets/hp3d_dataset_temporal.py", line 16, in <module>
    from niki.utils.pose_utils import (calc_cam_scale_trans_const_scale,
ImportError: cannot import name 'calc_cam_scale_trans_const_scale' from 'niki.utils.pose_utils' (/home/ubuntu/NIKI/niki/utils/pose_utils.py)

After digging into niki/utils/pose_utils, I was unable to find the function calc_cam_scale_trans_const_scale .

Is this a bug?

@nevoliu
Copy link
nevoliu commented Nov 28, 2024

Thanks for sharing such fantastic works.

When I was trying to run the train/validate/demo according to README.md, I got the following error:

Traceback (most recent call last):
  File "scripts/train.py", line 8, in <module>
    from niki.datasets.naive_dataset_temporal import (
  File "/home/ubuntu/NIKI/niki/datasets/naive_dataset_temporal.py", line 22, in <module>
    from .hp3d_dataset_temporal import hp3d_dataset_temporal
  File "/home/ubuntu/NIKI/niki/datasets/hp3d_dataset_temporal.py", line 16, in <module>
    from niki.utils.pose_utils import (calc_cam_scale_trans_const_scale,
ImportError: cannot import name 'calc_cam_scale_trans_const_scale' from 'niki.utils.pose_utils' (/home/ubuntu/NIKI/niki/utils/pose_utils.py)

After digging into niki/utils/pose_utils, I was unable to find the function calc_cam_scale_trans_const_scale .

Is this a bug?

I have encountered the same issue. Have you resolved it?

@GloryyrolG
Copy link
GloryyrolG commented Jan 11, 2025

hi @jeffffffli @biansy000 et al.,

thx for ur great work. could u pls help on this question? thx & best, happy new year

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

3 participants
0