Trexzhou

Results 6 comments of Trexzhou

Hi THOMAS, Hi Johan! Thank you for you guys wonderful discussion! This Issue help me a lot to understand this nice wok. :) I am currently trying to train KPConv...

@working12 hi, in_radius = 6.0 val_radius = 51.0 first_subsampling_dl = 0.25

> Hey my friend! Do not forget torch.cuda.sychronize() when you test inference time! Thank you my friend!:)

> Hi @Trexzhou, > > Thanks for your message, results look really nice. As @working12 mentioned, the `val_radius` and `first_subsampling_dl` are two factors that have a high impact on inference...

Hello Thomas, As I mentioned before, I was trying to understand what is ```cpp_neighbors.batch_query()``` doing. I tried to output the result by making the fake input(as shown in the picture...

> Now about your test. Here is a small scheme of your problem: > > ``` > A = . > B = + > r = 2 |-------| >...