Damien ROBERT

Results 26 comments of Damien ROBERT

Hi Loïc, I have been looking into learning a parameterization for the superpoint partition based on input cloud properties and an extended family of features in addition to yours (linearity,...

That sounds great for your new supervized partition, really looking forward to trying that ! As for K-NN searches, for a pure CPU context, I found sklearn with a kd-tree...

Hi @Cemm23333, thanks for documenting this issue :raised_hands: ! I have to apologize, I seem to have omitted the download automation for the multimodal S3DIS dataset :grimacing: For now, you...

Hi @Cemm23333 have you manually downloaded the data to solve this issue ?

Hi @ruomingzhai, I am currently out of office and kind of off-the-grid until mid september. I will try to help you in the meantime. As you saw, pytorch geometric datasets...

Hi @Cemm23333 and @ruomingzhai, I looked into S3DIS 2D data download automation. Glad to hear you got things working @ruomingzhai. I just updated the repo: you should now be able...

Hi @ruomingzhai @Cemm23333 can you please let me know if the above message solved your issue ?

Could you please create an issue on https://github.com/drprojects/point_geometric_features so we can address this over there ?

A simpler workaround that compiling pgeof: https://github.com/rstudio/reticulate/issues/1282#issuecomment-1272473007 This is a bit hacky, but can be fixed by manually modifying where your `/home/somebody/miniconda3/envs/spt/bin/../lib/libstdc++*` symlinks point. But I agree this is not...

@rjanvier do you know how to make `pgeof` more aware of the conda environment's `libstdc++*` ?