QingyongHu / RandLA-Net

🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)
Other
1.3k stars 321 forks source link

open error when open the S3DIS results (*.ply) in meshlab or blender,but the original data can open successfully in both of the two software #93

Open WenshuangSong opened 4 years ago

WenshuangSong commented 4 years ago
Screen Shot 2020-06-28 at 12 24 17

@QingyongHu ,when I train the S3DIS datasets,I want to visualize the result,

While opening: '/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply'

Error encountered while loading file: "/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply"

Error details: No vertex field found

Is there something wrong when we generate the *.ply ?

WenshuangSong commented 4 years ago
Screen Shot 2020-06-28 at 12 24 17

@QingyongHu ,when I train the S3DIS datasets,I want to visualize the result,

While opening: '/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply'

Error encountered while loading file: "/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply"

Error details: No vertex field found

Is there something wrong when we generate the *.ply ?

If I want to visualize the ply file with meshlab or blender ,How can I modify the code ?Thanks a lot ! @QingyongHu

lxl-2017 commented 4 years ago
Screen Shot 2020-06-28 at 12 24 17

@QingyongHu ,when I train the S3DIS datasets,I want to visualize the result,

While opening: '/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply'

Error encountered while loading file: "/data/sws/RandLA-Net/test/results/Area_1_hallway_1.ply"

Error details: No vertex field found

Is there something wrong when we generate the *.ply ?

I encountered the same problem as you. I wonder if you have solved it. What is the solution?

canhetingyu commented 4 years ago

请问问题解决了吗

ghost commented 4 years ago

Having the same issue...

fenghengxin commented 3 years ago

I encountered the same problem as you. I wonder if you have solved it. What is the solution?@WenshuangSong

fly-fly-jump commented 3 years ago

我遇到了与您相同的问题。我想知道你是否解决了。解决办法是什么?@文双松

Hello!Have you solved it?