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 the DICE calculation #4

Open
chenhbo opened this issue Oct 24, 2023 · 3 comments
Open

about the DICE calculation #4

chenhbo opened this issue Oct 24, 2023 · 3 comments

Comments

@chenhbo
Copy link

chenhbo commented Oct 24, 2023

Thank you very much for this nice work.

May I ask a question about
which software or library did you use to slice $ fill the 4D mesh when you calculated the DICE and IoU?
As shown in Fig.9 in the paper.

Thank you!

@chenhbo
Copy link
Author

chenhbo commented Oct 24, 2023

Untitled picture

@laumerf
Copy link
Owner

laumerf commented Oct 24, 2023

I used the following function:

def render_poly_from_camera_params(poly, camera_params, size, colors=None, parallel_zoom=False, p_zoom=90, return_bgr=False):

The library is vtk.

@chenhbo
Copy link
Author

chenhbo commented Oct 24, 2023

Thank you very much for your quick response!
This is helpful

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