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

run_inerf.py unrecognized arguments #2

Closed
hundun0322 opened this issue Nov 30, 2023 · 3 comments
Closed

run_inerf.py unrecognized arguments #2

hundun0322 opened this issue Nov 30, 2023 · 3 comments

Comments

@hundun0322
Copy link

When I run the command:python scripts/run_inerf.py --config configs/inerf/PROPS.txt --posecnn_pose_init --mask_region,
it shows run_inerf.py: error: unrecognized arguments: --config configs/inerf/PROPS.txt --posecnn_pose_init --mask_region.

@silvery107
Copy link
Owner

silvery107 commented Nov 30, 2023

Hi, I just pushed the fix. Try pull it and rerun:

python scripts/run_inerf.py --config configs/inerf/PROPS.txt --posecnn_init_pose --mask_region

@hundun0322
Copy link
Author

Hi, I just pushed the fix. Try pull it and rerun:

python scripts/run_inerf.py --config configs/inerf/PROPS.txt --posecnn_init_pose --mask_region

Thank you very much for your help.

@silvery107
Copy link
Owner

Closed as completed.

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

2 participants