shape2prog icon indicating copy to clipboard operation
shape2prog copied to clipboard

[ICLR 2019] Learning to Infer and Execute 3D Shape Programs

Results 2 shape2prog issues
Sort by recently updated
recently updated
newest added

Hi, Are there some ways to visualize the generate shape in h5 format or the program after running the testing script?

In train_program_generator.py, during validation, if we set gen_shape=True, we actually render shapes on step level, rather than block level, I am wondering if this is a bug?