CloserLook3D
CloserLook3D copied to clipboard
A Closer Look at Local Aggregation Operators in Point Cloud Analysis(ECCV 2020)
Hi @zeliu98 What does the cuda and pytorch version of the pytorch version CloserLook3D work on? I have tried cuda10.1, pytorch==1.4.0 or pytorch==1.5.0 pillow=7.0 or 6.0 GPU V100, there always...
Hi, how to understand the meaning of bottleneck_ratio in the code of LocalAggregation? Thanks.
Dear @zeliu98: I come across “EOFError Ran out of input” when reading pickle file,do you know how to deal with it? Best wish! Your sincere : yeminglang
Dear @zeliu98 Thank you for your code.Here I meet a problem:(Could not import _ext module. )while training. (shown as below) `Traceback (most recent call last): File "function/train_s3dis_dist.py", line 24, in...
Hello, thank you very much for your work! **But I used the pospool_sin_cos_avg pre-trained model you provided to predict modelnet40, and the results are as follows:** [11/29 13:58:30] modelnet40_eval INFO:...
Dear author, Thanks for the amazing job. I'm curious if anyone have tested the model on Scannet dataset. Or, would you add the support for Sannet? Best regards.
I run the code with a V-100 GPU (32GB memory), but if the batch size is larger than 6 (or even small), it will raise this error. What caused this?
I have spent a lot of time to run the process the data of S3DIS ``` ====>min_potentials: [300.2869317967135, 300.28683857620433, 300.2906667716652, 300.2868395653529, 300.28667220968407][542/1764]: 4/1730517 ====>min_potentials: [300.2869317967135, 300.28683857620433, 300.2906667716652, 300.2868395653529, 300.28730288229474][542/1765]: 1/321691====>min_potentials:...
Requested URL must be a parseable URI, but possibly incomplete to be a DynamicLink. If you are the developer of this app, ensure that your Dynamic Links domain is correctly...
The results will decrease largely when I adopt 8 GPUs. How should I tune the learning rate.