-
Hello:
When I ran "python setup.py bdist_wheel", and I met the following errors. I am running in Anaconda Powershell Prompt on Windows 10, and I am using Cuda 10.1. Does anyone encounter these err…
-
I am attempting to utilize the PointPillars Detections (https://www.nuscenes.org/tracking?externalData=all&mapData=all&modalities=Any, Detections download. pointpillars-val.json) to analyze the perfor…
-
您好,我在执行 `cmake ..` 时,产生以下错误
```
Building tests
--
-- BUILD SUMMARY
-- CMAKE_GENERATOR : Unix Makefiles
-- Compiler ID : GNU
-- Build type : Release
-- Bui…
cagik updated
2 years ago
-
running bdist_wheel
running build
running build_py
running build_ext
Release
|||||CMAKE ARGS||||| ['-DCMAKE_PREFIX_PATH=/home/anaconda3/envs/pointpillars/lib/python3.7/site-packages/torch', '-DPY…
-
Our own dataset has been trained on openpcdet and I got the engine files. But I have trouble to understand the structure of this work. I will appreciate you if you could write a tutorial about how to …
-
I'm trying to set up the but keep getting this extensive error message which i can't seem to resolve.
I have CUDA 11.4 installed on my system and the following venv:
(venv) C:\Users\Theodor Jonsson\…
-
/home/dsj/anaconda3/envs/open-mmlab3d/lib/python3.7/site-packages/torch/nn/functional.py:3680: UserWarning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to al…
stidk updated
2 years ago
-
I run make ,get this error!
-
Hello All,
I am in 'dev' branch in Open3D-ML and 'master' branch in Open3D.
I wanted to try KITTI inference with PointPillars with this script:
![PointPillarsKITTI](https://user-images.git…
-
![image](https://user-images.githubusercontent.com/57380777/145332320-e6979ad6-7bd8-418c-88ab-9efba7e45f8e.png)
From your result in the paper, fps of your model is smaller than other models with nms.…