Skip to content

Lane Following and Collision Avoidance for Self-Driving Cars #132

Open
@Praveenx1

Description

@Praveenx1

Problem description

Developing simple algorithms for lane following and collision avoidance for safe and efficient operation of self-driving cars using depth camera sensor and deep learning methods like YOLO.

Problem details

Lane following entails accurately tracking road lanes to maintain the vehicle's position within the lane. Collision avoidance involves detecting obstacles in the vehicle's path and taking evasive actions to prevent accidents.

Experiment details

  • Lane detection using segmented images obtained from collected data from sensor in environment and feeding it to a DL model
  • Collision avoidance using depth camera(Tentatively like Intel RealSense) and object detection from DL Models.
  • Also prepare documentation and tutorial for easy understanding of the same

#Email
[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions