AllenXiangX / SnowflakeNet

(TPAMI 2023) Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer
MIT License
149 stars 16 forks source link

May I ask where the generated point cloud results are stored? #22

Open ruiqiyan opened 1 year ago

ruiqiyan commented 1 year ago

The test file does not seem to generate a part of the point cloud file.

AllenXiangX commented 1 year ago

Hi, the current test.py file does not store the generated point clouds. You may need to manually save the generated point clouds according to your own need.