Lin

Results 10 issues of Lin

执行出现错误:Too many parameters - ascii

How can I train without using RGB please? What are the parameters to control the use of RGB? @QingyongHu

Can you tell me how to find the coordinate relationship between 2D image and 3D point cloud by camera pose?

How can I train without using RGB please? What are the parameters to control the use of RGB? @HuguesTHOMAS

I changed my custom dataset to have the exact same structure as S3DIS. Then I ran the file "s3dis_from_scratch.sh" after preprocessing, but I got the following error. @JonasSchult ![image](https://github.com/JonasSchult/Mask3D/assets/50825626/f1c2f3cc-0918-4840-a0d8-78061c5b2091) ![image](https://github.com/JonasSchult/Mask3D/assets/50825626/06320baf-a890-44fe-b4e4-3cb599fc6e87)

I have set `save_visualization=true` to get the visualization of the instance segmentation. But I find that when I drag the generated `.bin` file saved in the `visualization` folder into CloudCompare,...

作者您好,感谢你的精彩工作,我正在尝试用自己的数据复现TreePartNet。我先用ply2h5_transformer.py把ply点云转换成hdf5文件,通过test_foliage.py生成了foliage_seg.hdf5。然后把foliage_seg.hdf5输入test.py,但是报错:该文件中没有normals、isforks、codebook等属性。请问哪里出错了? @marktube

在评估完模型性能后,似乎没有获得每个测试样本的预测类别,而是只获得了accuracy的值。想知道如何输出每个预测值? @ZiyuGuo99

Hello! If I want to work with a custom dataset similar to S3DIS, how should I get the preprocessed superpoints from Box2Mask? @ngoductuanlhp @datquocnguyen

When will the training and evaluation details for LaserMix and LaserMix++ be released in full?