Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Praveenx1 opened this issue Feb 9, 2024 · 0 comments
Open

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

Praveenx1 opened this issue Feb 9, 2024 · 0 comments

Comments

@Praveenx1
Copy link

Praveenx1 commented Feb 9, 2024

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
praveenmounabhargav@gmail.com

@Praveenx1 Praveenx1 changed the title Lane Following and Collision Avoidance for Self-Driving Cars Closed Feb 9, 2024
@Praveenx1 Praveenx1 reopened this Feb 9, 2024
@Praveenx1 Praveenx1 changed the title Closed Lane Following and Collision Avoidance for Self-Driving Cars Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant