You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dallas Downing edited this page Jun 5, 2020
·
2 revisions
Introduction
IGVC Net is the convolutional neural network (CNN) used for the IGVC competition to detect white lines on the course. This page documents how to train and evaluate IGVC Net using pytorch, and how to load a model for running the vision ROS node.
Requirements
python 2.7 (should already be default w/ ROS installation)