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 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.
The text was updated successfully, but these errors were encountered:
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).
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.
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.
The text was updated successfully, but these errors were encountered: