Damien ROBERT

Results 26 comments of Damien ROBERT

Thanks for giving it a try. I confirm that I could reproduce the same error on my end, when installing on a fresh conda env with our latest `pgeof`.

@gspr-sintef to be honest, although I did create the`pgeof` library, I would say as of late @rjanvier has become the expert regarding its compilation recipe. So I will wait a...

@biophase indeed the workaround you used indeed seems to the simplest solution for now. We are waiting to see if @rjanvier's question [sk-build-core issue tracker](https://github.com/scikit-build/scikit-build-core/issues/734) allows a better way for...

I decided to opt for integrating the conda-install fix in `install.sh` so we can close this issue: https://github.com/drprojects/superpoint_transformer/commit/d940e8bc4be8a79afb0ab0d5255693ef2c5f1df8

Thank you @tomztyang for your reply ! I will check the parameters myself. Looking forward to @llijiang 's insights on training and inference speeds, then ! Best, Damien

Please elaborate. What do you mean by "partial points" ?

In this project "partition" means something very specific (see our [paper](https://arxiv.org/abs/2306.08045)). `xy_tiling` and `pc_tiling` do not control the partition but, as their name indicates, the tiling. These are useful when...

Hello, Would it be possible to have an update on this, please ? Thanks in advance !

Thanks a lot @henryiii for the quick reply ! I think @rjanvier will explain better than I, he is the mastermind behind our [project](https://github.com/drprojects/point_geometric_features)'s build :innocent: Still, as per reproducibility,...

In my specific case, I am on a linux machine and miniconda3 is located as set by default by the installer: in my home directory (i.e. `/home/user/`). Does that answer...