JonasSchult / Mask3D

Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
MIT License
547 stars 110 forks source link

How to visualize STPLS3D testing result? #71

Open Sophiscaty-C opened 1 year ago

Sophiscaty-C commented 1 year ago

I added general.save_visualizations=true to stpls3d_val.sh, but I got this error: LC S7%7LD$M1KA)7}MD~8~2

Looking forward to replies Thanks a lot

TobyZhouWei commented 1 year ago

Hi, I have the same problem, I wonder why would you adding "general.save_visualizations=true" may work. Where does this idea come from?

Sophiscaty-C commented 1 year ago

Hi, I have the same problem, I wonder why would you adding "general.save_visualizations=true" may work. Where does this idea come from?

I read preprocessing and trainer code and found this argument, just want to have a try............... BTW, if just adding general.save_visualizations=true to the script, looks like it would go well, but the visualization result is for validation folder

TobyZhouWei commented 1 year ago

Sorry that I did not notice this before. Thank you for your advice, I will try it later.

Sophiscaty-C commented 1 year ago

Sorry that I did not notice this before. Thank you for your advice, I will try it later.

But I still can't handle testing results, still trying............

xiaotiancai899 commented 1 year ago

Hi, did you handle it now?

xiaotiancai899 commented 1 year ago

Sorry that I did not notice this before. Thank you for your advice, I will try it later.

But I still can't handle testing results, still trying............

哈喽 你解决了吗 可以给个联系方式交流一下吗

Sophiscaty-C commented 1 year ago

Sorry that I did not notice this before. Thank you for your advice, I will try it later.

But I still can't handle testing results, still trying............

哈喽 你解决了吗 可以给个联系方式交流一下吗

抱歉没有

henrikfo commented 1 year ago

@JonasSchult I (still) have the same issue mentioned above. How do I solve this?

On top of that, is there a way to count up how many instances of every category there is in a given scene?