daerduoCarey / structurenet

StructureNet: Hierarchical Graph Networks for 3D Shape Generation
https://cs.stanford.edu/~kaichun/structurenet/
Other
258 stars 45 forks source link

Release more code #4

Closed daerduoCarey closed 3 years ago

daerduoCarey commented 4 years ago

Please request here if you need more! Thank you!

Best, Kaichun

daerduoCarey commented 4 years ago

code for GRASS baseline?

hansongfang commented 4 years ago

Thanks for sharing. When running detect_all_edges.py, it seems "../utils" is missing from this repository.

daerduoCarey commented 4 years ago

[Done] Blender visualization code

dengyuhk commented 4 years ago

Hi, the application part of your paper is interesting to me. Could you release the application part (image --> structure)? Thanks in advance.

tommaoer commented 4 years ago

@hansongfang Hi, I am also using the code. You could comment the code about the '#visu'. the rest of the code is enough to do the edge detection.

Mdemerdash commented 2 years ago

@daerduoCarey I really love this work and i'm doing my best to use it in my custom case. Did you realease code for number 1 ToDo Convert PartNet to StructureNet box-shapes?