-
Notifications
You must be signed in to change notification settings - Fork 13
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
Does the code include a way to generate the 3D model ? #1
Comments
Sadly, I failed to visualize the result even if I set the cfg.visual to True. Do I have to do more modification? |
You need to create a folder named "results". Then run it again and you will see images being created in that folder. |
Thanks a lot! Didn't expect to to get your response this quickly. Have you succeeded to generate the 3D model as shown in the paper? |
Not yet, you can however print the coordinates, if you debug the script and
print it.
…On Mon, Jun 7, 2021, 11:27 PM ChiyuanFeng ***@***.***> wrote:
create a folder named "results". Then run it again and you will see images
b
Thanks a lot! Didn't expect to to get your response this quickly. Have you
succeeded to generate the 3D model as shown in the paper?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGRHLTEX3VW74EMSJEGZVDTRWZ3PANCNFSM45ME7CKQ>
.
|
I see. Thanks a lot. I will let you know if I manage to show the model. |
Yes please, thanks!
…On Mon, Jun 7, 2021, 11:43 PM ChiyuanFeng ***@***.***> wrote:
I see. Thanks a lot. I will let you know if I manage to show the model.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGRHLT5CDN25KP6Q3BVPM3TRW3YTANCNFSM45ME7CKQ>
.
|
Hi there, so with the coordinates - which variable represents the coordinate of those planes that would help building the 3D model? |
Hello all, |
This is great work! Very impressive.
I'm able to visualize the planes in the image by enabling this
But how do we generate the 3D model as shown in the paper?
Thanks
The text was updated successfully, but these errors were encountered: