Project information
- Category: Deep Learning
- Organization: Personal
- Project date: December, 2023
- Project URL: Github Link
Description
This repository contains framework for an end-to-end deep learning model for predicting waypoints in autonomous driving scenario using PyTorch. The model utilizes images and speed data to predict 4 waypoints per forward pass. The framework utilizes a Custom CNN and LSTM hybrid for predicting the waypoints.