-
# Fixed with remarks from mentor Adam Wulkiewicz.
- [x] Obviously in main.cpp the code showing how your library is used is missing. You should also compare it with the methods implemented in Boost.…
-
The platform for 3D geospatial
Cesium is the foundational open platform for creating powerful 3D geospatial applications.
Combine Cesium ion's curated 3D global content with your point clouds, pho…
-
Hi!
I'm exploiting your tool to segment in 3D and retrieve quantitative data from a dataset composed by tubulin stained cells. I tried many times but the pipeline stops at this point:
```
df_result…
-
I urgently need a script to extract and save 3D point cloud images from Waymo data sets,I hope you can provide it,thanks!
-
Hi!
Thank you for the work. Could you please tell me if this work can be migrated to sdfstudio to evaluate the mesh of sdf-based NeRFs(such as neus,volsdf...)? I skimmed the paper and the code, and…
-
When you switch to 3D view, the heart melts down without apparent end instead of beating. If you go back and forth between items and 3D view, the heart does not correct but switching back and forth be…
ghost updated
6 years ago
-
After referring to the official codes of OpenPCDet and CenterPoint, I wrote a CenterPoint model config trained on Waymo.
But the strange thing is that the centerpoint-waymo model I trained on mmdet3D…
-
Hi,
I wanted to train a pointpillar model to classify 3 class and I modified the configure as:
model: {
second: {
voxel_generator {
point_cloud_range : [0, -39.68, -3, 69.12, 39.68,…
-
The PCLVisualizer let us pick a point using the mouse: is it possible to implement a point picking, setting the X,Y coordinates in pixel of the render window instead of using the mouse click event? I'…
-
Hello!
Thanks for the awesome package! The work you've done is incredible. I have two camera-related feature requests. Perhaps they're already implemented and I haven't found them yet.
The first…