charlesCXK / TorchSSC

Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch. [1] 3D Sketch-aware Semantic Scene Completion via Semi-supervised Structure Prior (CVPR 2020)
MIT License
62 stars 14 forks source link

Code for generating sketch #9

Closed anhquancao closed 3 years ago

anhquancao commented 3 years ago

Hello,

Thank you for your work. Could you provide the code you use to generate the sketch?

Thank you very much.

crockwell commented 3 years ago

@anhquancao were you able to find this out by any chance? This would be really helpful to share, thanks!

anhquancao commented 3 years ago

@crockwell check this link https://github.com/charlesCXK/TorchSSC/issues/5

crockwell commented 3 years ago

thanks!