Changes between Version 30 and Version 31 of Other/Summer/2025/self-driving
- Timestamp:
- Jun 25, 2025, 5:26:40 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/self-driving
v30 v31 59 59 == 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 1. In the web display you can click ** play** to run through all of the data segments [[BR]]62 2. To jump between different segments that the web display automatically divides the data into, click ** jumpNextSeg** or **jumpPreviousSeg**61 1. In the web display you can click **replayer/pause-play** to run through all of the data segments [[BR]] 62 2. To jump between different segments that the web display automatically divides the data into, click **replayer/nextSeg** or **replayer/prevSeg** 63 63 3. When you get to a segment you want to delete, pause the run through and hit **replayer/editMode** [[BR]] 64 4. Select the data you want to delete by using the ** jumpToEnd** and **jumpToStart** buttons [[BR]]64 4. Select the data you want to delete by using the **replayer/jumpEnd** and **replayer/jumpStart** buttons [[BR]] 65 65 5. Select **replayer/editMode** again to highlight the part that's going to be deleted [[BR]] 66 6. Click **replayer/deleteSelect edSegment** to delete the segment [[BR]]66 6. Click **replayer/deleteSelection** to delete the segment [[BR]] 67 67 68 68 == Training Rascal