Changes between Version 29 and Version 30 of Other/Summer/2025/self-driving
- Timestamp:
- Jun 25, 2025, 5:07:46 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/self-driving
v29 v30 57 57 9. To save data, run the **data_loader/smoothen** command 58 58 59 == Deleting bad data segments59 == Deleting Bad Data Segments 60 60 When portions of the recorded data are messy or irrelevant for training, they can be excluded to improve model performance [[BR]] 61 61 1. In the web display you can click **play** to run through all of the data segments [[BR]] … … 63 63 3. When you get to a segment you want to delete, pause the run through and hit **replayer/editMode** [[BR]] 64 64 4. Select the data you want to delete by using the **jumpToEnd** and **jumpToStart** buttons [[BR]] 65 5. Select replayer/editModeagain to highlight the part that's going to be deleted [[BR]]65 5. Select **replayer/editMode** again to highlight the part that's going to be deleted [[BR]] 66 66 6. Click **replayer/deleteSelectedSegment** to delete the segment [[BR]] 67 67