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

do_test.py casting data_basic as both a Dict and a Namespace #165

Open
spomichter opened this issue Sep 24, 2024 · 0 comments
Open

do_test.py casting data_basic as both a Dict and a Namespace #165

spomichter opened this issue Sep 24, 2024 · 0 comments

Comments

@spomichter
Copy link

in do_test.py line 167

def transform_test_data_scalecano(rgb, intrinsic, data_basic):
...
    canonical_space = data_basic['canonical_space']
    forward_size = data_basic.crop_size

Makes little sense that both subscript notation and dot notation are used on the same variable....

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