-
### Detailed Description
Use a sensor or a computer vision model to enable automatic lane detection. The information thus obtained can be used to improve the data published on the current_heading top…
-
This should be able to detect all the lanes that are available on the road and should also determine lane type (e.g. left turn only, right turn only, straight, etc.)
-
### Detailed Description
The agent struggles to maintain a steady lane position, leading to deviations that may intrude on adjacent lanes or off-road areas. Deviating off road is likely the source of…
-
We need a node to process sensing data (image and maybe lidar?) to produce individual lanes.
- Ideally these lanes would be annotated with lanes going in the same direction as the vehicle and lanes…
-
Hi, I constructed a lane detection toolbox, UnLanedet, containing many SOTA methods, such as CLRNet, CLRerNet, CondLaneNet, and ADNet. Currently, UnLanedet mainly reproduces the 2D methods. In the fu…
-
Hello! Have you also provided the code for lane detection in BEV view?
-
### Description of task
We need some way to detect the pipeline during the pipeline inspection mission under TACC.
This problem is just another version of the lane detection and following problem fac…
-
Traceback (most recent call last):
File "D:\Yolov5\entire\Ultra-Fast-Lane-Detection\test.py", line 48, in
eval_lane(net, cfg.dataset, cfg.data_root, cfg.test_work_dir, cfg.griding_num, False,…
-
**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 …
-
A test failed on a tracked branch
```
Error: retry.tryForTime reached timeout 5000 ms
TimeoutError: The element [data-test-subj="all-cases-modal"] was still present when it should have disappeared.
W…