Skip to content

BrayanVillatoro/DriveOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏁 DriveOS - AI Racing Line Analyzer

AI-powered racing line analysis to find the fastest, most efficient path around any track

Python 3.9-3.11 License: MIT Platform: Windows

🤖 What is DriveOS?

DriveOS is a deep learning application that trains neural networks to detect racing track boundaries in real-time video footage. Inspired by comma.ai's openpilot lane detection system, DriveOS uses advanced computer vision to understand track geometry from a driver's perspective.

Architecture: Openpilot-Inspired Edge Detection

🚀 Quick Start

  1. Download this repository (Code → Download ZIP)
  2. Extract to any location
  3. Double-click INSTALL.bat

The installer automatically handles everything - Python environment, dependencies, GPU detection, and creates a desktop shortcut. Launch DriveOS from your desktop after installation!

System Requirements

Recommended:

  • 16 GB RAM, 10 GB free space
  • Intel Core i7/i9 or AMD Ryzen 7/9 (8+ cores)
  • NVIDIA GPU (GTX 1060 6GB+, RTX 2060+) - 10-20x faster training

📸 Screenshots

Analyze Video

Process racing videos and overlay the optimal racing line.

Analyze Video

Live Preview

Real time racing line analysis from video files, webcams, or screen capture.

Live Preview

Create Training Data

Interactive annotation tool for creating custom training datasets.

Training Data Tool

Train Your Model

Train custom AI models on your own racing footage.

Model Training

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🐛 Troubleshooting

  • "Python not found": Install Python 3.9-3.11, check "Add Python to PATH"
  • Installation fails: Run as Administrator, check internet connection
  • Slow processing: Close other apps, consider NVIDIA GPU for 10-20x speedup

📧 Support & Contributing

  • Issues/questions: GitHub Issues
  • Contributions welcome via Pull Requests

Made with ❤️ for the racing community | DriveOS - Drive faster, smarter, better 🏁

About

Analysis system that uses machine learning to identify the fastest, most efficient path around any track.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors