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

about exemplars #2

Open
cats0212 opened this issue Nov 1, 2022 · 2 comments
Open

about exemplars #2

cats0212 opened this issue Nov 1, 2022 · 2 comments

Comments

@cats0212
Copy link

cats0212 commented Nov 1, 2022

hi,thank you for this great job.
In paper, the exemplars are offline-rendered, but in code
refinement.py 157 - 162
image1, depth1 = datasets.render_objects_pytorch3d( pytorch3d.structures.join_meshes_as_batch([meshes[clsid][1]]), torch.from_numpy(predP).unsqueeze(0).float(), torch.from_numpy(np.matmul(trans_M, render_K)).unsqueeze(0).float(), patch_width, patch_height )
The exemplars are online rendering? Thanks.

@YinlinHu
Copy link
Member

YinlinHu commented Nov 1, 2022

Yes. I just updated the readme. Please check.

@cats0212 cats0212 closed this as completed Nov 1, 2022
@cats0212 cats0212 reopened this Nov 1, 2022
@cats0212
Copy link
Author

cats0212 commented Nov 1, 2022

ok,thanks. I am looking forward to that you can share the offline version later if you have time.I'm a little confused about how to retrieve and generate exemplars.

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