NonCuboidRoom
NonCuboidRoom copied to clipboard
Does the code include a way to generate the 3D model ?
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
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
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.
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?
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 https://github.com/CYang0515/NonCuboidRoom/issues/1#issuecomment-856486947, 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 https://github.com/CYang0515/NonCuboidRoom/issues/1#issuecomment-856497317, 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, Could someone generate 3D model from this code?