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

hello #30

Closed
haloann666 opened this issue Apr 17, 2024 · 2 comments
Closed

hello #30

haloann666 opened this issue Apr 17, 2024 · 2 comments

Comments

@haloann666
Copy link

haloann666 commented Apr 17, 2024

Can you tell me the command line in train_zju_mocap_refine.sh has -eval and eval_zju_mocap_refine.sh does not have the -eval grin?
I see the code without -eval, test_cam_infos = [] would be equal to null. Wouldn't there be no new perspective rendering.

@haloann666 haloann666 changed the title 您好! hello Apr 17, 2024
@haloann666
Copy link
Author

render.py
if not skip_test:
render_set(dataset.model_path, "test", scene.loaded_iter, scene.getTestCameras(), gaussians, pipeline, background)

scene.getTestCameras() will be null

@skhu101
Copy link
Owner

skhu101 commented Apr 25, 2024

Thanks for your message. -eval means you will evaluate the model performance on test sets in the training stage.

@skhu101 skhu101 closed this as completed May 6, 2024
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