Robotics URJC

Logo

Personal webpage for TFM Students.

View the Project on GitHub RoboticsLabURJC/2017-tfm-vanessa-fernandez

Week 2: Follow line dataset

The final goal of the project is to make a follow-line using Deep Learning. For this it is necessary to collect data. For this reason, I have based on the code created for the follow-line practice of JdeRobot Academy (blog) in order to create a dataset. The created dataset contains the input images with the corresponding linear and angular speeds. In addition, a dataset has been created that contains images with a single row with the corresponding linear and angular speeds. The dataset is in: Github. In the file speeds.txt, in each line there is the linear speed and the angular speed corresponding to the image that is in the Image folder. The same goes for the row images that are in the Images_640_1 folder.