测试完PCN数据集只输出了一个log
liuyunxa opened this issue · 3 comments
liuyunxa commented
在PCN_models生成了两个文件夹:test_example和TFBoard,在test_example输出一个log日志,而TFBoard中是空的,PCN在测试完不会生成重建的pcd文件吗?
yuxumin commented
你好,是的,不会的。可视化重建点云这部分并不难写,甚至可以仿造kitti部分写一个
liuyunxa commented
好的谢谢了
GGbond-one commented