ElectronicElephant / openpilot-reimplementation

PyTorch implementation of Supercombo, an end-to-end model for Level 2 autonomous driving on a single device (OpenPilot)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Level 2 Autonomous Driving on a Single Device: Diving into the Devils of Openpilot

Please refer to https://github.com/OpenPerceptionX/Openpilot-Deepdive


This repo contains the training, testing, and visualization code for the reimplemented supercombo model.

Folder structure

./data
    nuscenes  -> link to the nuscenes-all dataset
    comma2k19 -> link to the Comma2k19 dataset

About

PyTorch implementation of Supercombo, an end-to-end model for Level 2 autonomous driving on a single device (OpenPilot)

License:MIT License


Languages

Language:Python 100.0%