bqm1111
bqm1111
I followed the instruction and update ~/.vimrc file but when I start coding python or C++, Vim does not suggest to autocomplete keyword like numpy, matplotlib or any other package...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expected help. - [X] I have read the [FAQ documentation](https://mmdetection3d.readthedocs.io/en/latest/notes/faq.html) but cannot get the expected help....
I created a new architecture based on your network for my master thesis. Could you send me the reference to your thesis so I can cite your work please
Thank you for your interesting work. I tried to use your method on my custom dataset. The loss goes from 2.2 to 0.2 in less than 200 epochs, then refuses...
I tried to save result by running eval.py with argument --plot-dir and got this error ``` fts_path: ./data/nuscenes/maskclip_features_projections/CAM_FRONT/n008-2018-08-01-16-03-27-0400__CAM_FRONT__1533153857912404.pth.npy Traceback (most recent call last): File "/home/sherlock/workspace/POP3D/eval.py", line 788, in torch.multiprocessing.spawn(main, args=(args,),...
How does this method perform compared with Depth Anything? I dont see the comparison in the paper.
Hi. I have a semantic segmentation model that takes both RGB and depth image as input. Each input is processed by a different Deformable Attention Transformer backbone. Their features are...
Hi, I failed to test the SSC network since the infer_ros.py file is currently missing. Could you upload that file please?
Paper: [ICAR2025] Diffusion-based RGB-D Semantic Segmentation with Deformable Attention Transformer [https://arxiv.org/abs/2409.15117](https://arxiv.org/abs/2409.15117) Code: [https://github.com/ntnu-arl/diffusionMMS](https://github.com/ntnu-arl/diffusionMMS)