-
Hey everyone,
I' am still trying to implement an obstacle avoidance scenario in _CARLA_. So far i was able to create curb data for my vector map and detect it using the in-build "curb detection" f…
-
**Description**:
- Some obstacles/boundaries are not detectable via LIDAR or camera PointCloud but are known through the CV team's object detection (eg. lane boundaries). In order for the Navigation …
-
-
## Description
This is a half-semester project, an ongoing attempt to extend the original work by:
1. Using LIDAR point cloud data instead of RGB-D data
2. Using bird's eye view representation …
-
-
Hi,
saw your repo while searching for bugfixes for the ros2_ipcamera package. Seems you are trying to include a lidar?
-
你好,我用的1.3.1版本,切换到目标检测模式后,可输出结果,但是好像没有用到显卡,检测帧率很低(速度慢),请问应该怎么调试以下,我的docker用的gpu版本
![Screenshot from 2024-05-27 16-33-53](https://github.com/w111liang222/lidar-slam-detection/assets/36877360/b8569fbc…
-
[Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving](https://arxiv.org/abs/1812.07179),CVPR 2019, 3D物体检测
提交日期:2019-03-18(2018-12-18 v1)
团队:康奈…
-
Hi, thank you for your excellent program. Using tensorrt to deploy Caffe model accelerates the detection of lidar. Could you give some advice of how the engine was generated? The website you shared ca…
-
Hi there,
I am trying to collect the objects that are scanned by a LiDAR sensor. Instead of directly calling those objects by geo-fencing, is there any other way to return them based on whether the…