An open API service indexing awesome lists of open source software.

https://github.com/electronicelephant/openpilot-reimplementation

PyTorch implementation of Supercombo, an end-to-end model for Level 2 autonomous driving on a single device (OpenPilot)
https://github.com/electronicelephant/openpilot-reimplementation

autonomous-car autonomous-driving autonomous-vehicles openpilot

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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
```