Xiaobing Han

Results 41 comments of Xiaobing Han

@smajida Hi! Have you solved the large imagery object detection problem without rescale the image? How to solve this problem?

Hi! Thank you for your reply. I have 4 12g GPU cards, Can I use them together? Do you have any experience? In fact, my training datasets have 10 classes...

Hi @haibo-qiu Yes, it's caused by multi-gpus testing. Now, just using 1 GPU is OK.

Hi @meidachen OK. Thanks. I will run KPConv at first, and then move to RandLA-Net and SCF-Net. In addition, I'm not clear that STPLS3D dataset is only splited into training...

Hi @meidachen So on the released dataset, you can either validate and test on WMSC. This operation is similar to the S3DIS with 5 area as testing. But I think...

Hi @RockyatASU How to check or measure the resolution of each ply area in SensatUrban dataset? And how to set the voxel size for SensatUrban dataset? In addition, if I...

Hi @RockyatASU, Thank you for your kind and detailed reply. I will have a try. In addition, for S3DIS dataset with area 5 as testing, Point Transformer uses 12346 areas...

@RockyatASU I can't successfully compile the following files sh compile_op.sh. The bugs show up like this. line 15, in import nearest_neighbors.lib.python.nearest_neighbors as nearest_neighbors ModuleNotFoundError: No module named 'nearest_neighbors.lib.python.nearest_neighbors' maybe the...