Greatest-Marx
Greatest-Marx
> 杨博士您好,我用深度相机采集的.ply格式的数据该如何转化成您的网络中所需要的.h5格式呢,您是如何把原始的S3DIS数据集转化成.h5格式的呢? 您好,请问您现在成功转换好自己的数据集了吗
> > Hi, How can we obtain the inference result for a custom point cloud(say test.ply)? > > Here is how I did it on my own dataset: > >...
Hi! I guess the number of proposals is decided to the number of clusters ,so if you want increase the number of proposals you need to change the arguments which...
> Hello there, > > As described in the original paper of HAIS, _"one point is only clustered into a single instance in point aggregation, resulting no overlap among instance...
> Thanks for providing such a useful dataset! This is my instance segmentation predict result. I found the predict result is ok when the featue instance is inside every block,...
> > 嗨!我也遇到了同样的问题。你解决了吗? > > 安装 detectron2 时,不要安装依赖库,然后通过 pip 安装旧版本的 hydra-core 和 omegaconf。尽管有很多警告,但它可以运行 Hi ! I'm new to GitHub, what's your pip command line, can you tell me?
> > Hello, thanks for your work, I am very interested in single tree segmentation of forest LiDAR data. Can you give me some information about the forest data? Is...
> > > > Hello, thanks for your work, I am very interested in single tree segmentation of forest LiDAR data. Can you give me some information about the forest...
Hi ~ have you solved this issue ?I run the code 'CUDA_VISIBLE_DVICES=0 python test.py --config config/hais_run1_scannet.yaml ', then it said 'RuntimeError : CUDA error : invalid argument'
> Hi. Sorry, I dont remember how I solved this issue because I stopped working on this project 6 months ago. Hope that you can fix the issue soon Thank...