-
Hi, do you plan to release the pre-trained seg/track checkpoints on sailvos3d and hoi4d datasets? Thanks!
-
Thank you for providing your great work for everyone.
I had a question, I did train the semantic segmentation network with stanford dataset without using color data, then I tried it on a VLP16 pointc…
-
` for (size_t it = 0; it < 4; it++) {`
` std::cout mTcw));`
` std::cout
-
Hi.
I am having some compile issues related to `libvtkproj4-6.2.so.6.2.0` not found.
This usually has something to do with the PCL library, so I have removed the IO module and removed and pointers t…
-
Hello,
I have only tried some datasets (OF_KT0, LR_KT2, and the rgbd_dataset_freiburg3_long_office_household) with segmentation fault result. It is produced in: https://github.com/yanyan-li/PlanarSL…
-
**SEGMENTATION FAULT**
Hello, I am trying to use Realsense r200 camera with rTAB and I am running into problems. I have used the following commands on a different computer and they all worked fine…
-
### Checklist
- [x] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
## Thank you for providing this package,I want to compile this package,but when I tried to run :rosmake --pre-lcean ccny_rgbd_tools ,I have got this error:
/usr/include/boost/smart_ptr/shared_ptr.h…
-
File "/home/lvying/Pycharm_Object/segment/Segmentation_rgbd/toolbox/models/backbone/resnest.py", line 3, in
model = torch.hub.load('zhanghang1989/ResNeSt', 'resnest50', pretrained=True)
Fil…
-
作者您好,在训练MMANet时发现
https://github.com/shicaiwei123/MMANet-CVPR2023/blob/958fce456d1bc02adf68d97a433ba88bbfe4651c/segmentation/train_missing_mmanet.py#L121C12-L121C118
这行代码文件以及下面else里面那行代码文件似乎并没有给出,按照…