-
I am using pip install 'git+https://github.com/facebookresearch/pytorch3d.git' on windows
nvcc and g++ is already installed
```
Using pip 24.0 from E:\projects\metahuman-stream\env\lib\site-packa…
-
Using EKF we combine Imu and wheel odometry and give it to slamtoolbox as custom_odom. We also convert the baselink -> map tf from slamtoolbox to the odometry topic. Looking at the X and Y values, it …
-
Building wheel for permutohedral-encoding (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [76 lines of…
-
**Describe the bug**
I am trying to convert MaskRCNN in TensorFlow 2 to ONNX but it is failing due to `CombinedNonMaxSuppression` op being not supported in ONNX.
**Urgency**
It is blocking the us…
-
When I try to create the environment, it installs all the packages, but as it tries to install using pip, I get:
This is on Ubuntu 22.04 with miniconda.
```
Building wheels for collected packag…
-
This is my result:
Car AP@0.70, 0.70, 0.70:
bbox AP:0.0000, 0.0000, 0.0000
bev AP:77.9522, 65.4295, 64.4617
3d AP:0.0000, 0.0000, 0.0000
aos AP:0.00, 0.00, 0.00
Car AP_R40@0.70, 0.70, 0.70:
…
-
Thank you for your execllent dataset!
I've seen previous issues about low results, and i know you used OpenPCD, I modified the config files of mmdet3d to train pp-lidar according to the previous issu…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
I want the train the MVXNet on KITTI dataset, when I use the following command to train the model, the error occurs.
```bash
python tools/train.py configs/mvxnet/mvxnet_fpn_dv_second_secfpn_8xb2-80e…
-
![image](https://github.com/shenglandu/PushBoundary/assets/50825626/ca792f4e-e6dd-4290-b07e-200eb9c8de79)
Hello! When running "train_SensatUrban.py", I got an error in the validation phase. Looking…