Skip to content

dym-commit/openpilot-modeld

 
 

Repository files navigation

Self driving car lane and path detection

OS

Ubuntu18.04

Python

python Version 3.6.9

pip Version 21.3.1

Setuptools Version & Install

pip3 install setuptools==45.2.0

(高版本卸载命令pip3 uninstall setuptools)

Libs

安装库文件

sudo apt install libssl-dev libcurl4-openssl-dev curl

sudo apt install libarchive-dev

Install

pip3 install -r requirements.txt

Run

python3 main.py  ../sample.hevc 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.3%
  • C 4.3%
  • Other 1.4%