Skip to content
#

lane-detection

Here are 474 public repositories matching this topic...

Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.

  • Updated Jul 8, 2022
  • Python
10
JadenLy
JadenLy commented May 25, 2022

Hello,

I am doing a school project and came across your paper on BezierLaneNet. I really like the idea and I am trying to implement it. One thing I do notice is that you opted to use mmcv for deformable convolution layer. I wonder if you think it is possible to replace it with the deform_conv2d layer provided by PyTorch as [here](https://pytorch.org/vision/main/generated/torchvision.ops.def

copilot

Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision

  • Updated Sep 17, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lane-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lane-detection topic, visit your repo's landing page and select "manage topics."

Learn more