ASIS
ASIS copied to clipboard
Associatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019
I'd like to quote your paper. How is the ShapeNet dataset set made? Could you post it?
Thank you for your open source code! But I can not reproduce the 85.0 mIoU on ShapeNet datasets. I would be very appreciated if you could give me some code...
when I run test.py, it raises some error, I don't know what the exactly problem it is, can you please help me? Model restored. 0 / 68 ... Loading train...
when I try to run the training code, there are some errors: Current batch/total batch num: 0/697 2019-10-05 23:19:12.279100: E tensorflow/stream_executor/cuda/cuda_blas.cc:636] failed to run cuBLAS routine cublasSgemm_v2: CUBLAS_STATUS_EXECUTION_FAILED Traceback (most...
我使用了您的训练模型,并且下载了完整且没有错误的S3DIS数据用于测试。 但是在BlockMerging这里出现了 : index 129 is out of bounds for axis 0 with size 100这样的问题。 想请教您这个问题到底出在哪里了呢?
Hello, thank you very much for providing the learning code, it can run smoothly.However, when I used CloudCompare to visualize the results, the results are quite different from those mentioned...
Hi, Could you tell me what predicted instance label '-1' means?
Hello, @WXinlong . In the experiments of ShapeNet, I want to perform the DBSCAN clustering algorithm to generate instance labels. But the parameters of DBSCAN are hard to chooose. Could...
I noticed that the ASIS repositories have showed Qualitative result of vKITTI test set. Since the dataset I found(https://github.com/VisualComputingInstitute/vkitti3D-dataset) contains only the semantic label and the origional vKITTI dataset contains...