GeoCode
GeoCode copied to clipboard
GeoCode maps 3D shapes to a human-interpretable parameter space, allowing to intuitively edit the recovered 3D shapes from a point cloud or sketch input.
Hi, I wonder if the angle information is used in the process, either passed to the network directly or in some other ways. I notice there's performance loss when the...
The concept of GeoCode is great! Is the Geometry nodes in the chair blender file generated by algorithm training or manually edited? If there is a more convenient way to...
Hi, Thanks for sharing GeoCode! I have a question about the blend file: I see that the blend_file `~/blends/procedural_chair.blend` in the input of test command is downloaded from `download_ds.py`, but...
Hi, I'm looking at training and testing GeoCode from real world images with complex backgrounds. 1. Do you have any suggestions on how I should go about creating the ground...
the test folder is inside the 3d object folder name
Hi, GeoCode is an amazing work for shape generation, congrats! But I meet an error of "Error: File format is not supported in file 'dataset_generator/dataset_generator.py'" when I execute the command....
Hello, first and foremost thanks so much for sharing your work — it’s a really impressive project and the paper was a great read. I’ve been experimenting with it on...