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

Question of tf_mesh_render. #47

Open
quangtn266 opened this issue Sep 3, 2021 · 2 comments
Open

Question of tf_mesh_render. #47

quangtn266 opened this issue Sep 3, 2021 · 2 comments

Comments

@quangtn266
Copy link

Hi, thank you for your work.

I already read your README, and you said: "I find many issue happens here, so let's make this more clear.
The tf_mesh_render does not return triangle id for each pixel after rasterise, we do this by our self and add these changes as submodule to mgcnet.".

I have one question for that. Did you use another code instead of tf_mesh_render?

If yes, can you explain where's that code for the change ?

Thanks.

@jiaxiangshang
Copy link
Owner

Oh, I first fork from tf_mesh_render, then we change the code for "covisiable map".
So, we provide our version of the tf_mesh_render (tf_mesh_render is excellent).

@quangtn266
Copy link
Author

Oh, I first fork from tf_mesh_render, then we change the code for "covisiable map".
So, we provide our version of the tf_mesh_render (tf_mesh_render is excellent).

Thank you for your explanation. I already complete to install tf_mesh_render. However, when I start to run python3 test_image.py, it shows many errors related to tensorflow (build_graph), even I install the same as your environment.

Anyway, thank you.

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