You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I appreciate your work, but I have some simple problems.
1.When I use re10k to Novel View Synthesis, I get outputs/test/output/re10k/ file where has lots of files.
The photos in each folder are different, and there are three 256X256 color photos in each folder.
I want to know, are these three pictures the final output of the project? What do they represent respectively?
2.When I use re10k to Pose Estimation, the command
python -m src.eval_pose +experiment=re10k +evaluation=eval_pose checkpointing.load=./pretrained_weights/mixRe10kDl3dv.ckpt dataset/[email protected]_sampler=evaluation dataset.re10k.view_sampler.index_path=assets/evaluation_index_re10k.json,mixRe10kDl3dv.ckpt is need to be replaced by re10k.ckpt?
I use re10k.ckpt and program stuck here without moving.
The text was updated successfully, but these errors were encountered:
I appreciate your work, but I have some simple problems.
1.When I use re10k to Novel View Synthesis, I get outputs/test/output/re10k/ file where has lots of files.
The photos in each folder are different, and there are three 256X256 color photos in each folder.
I want to know, are these three pictures the final output of the project? What do they represent respectively?
2.When I use re10k to Pose Estimation, the command
python -m src.eval_pose +experiment=re10k +evaluation=eval_pose checkpointing.load=./pretrained_weights/mixRe10kDl3dv.ckpt dataset/[email protected]_sampler=evaluation dataset.re10k.view_sampler.index_path=assets/evaluation_index_re10k.json,mixRe10kDl3dv.ckpt is need to be replaced by re10k.ckpt?
I use re10k.ckpt and program stuck here without moving.
The text was updated successfully, but these errors were encountered: