Changes between Version 45 and Version 46 of Other/Summer/2025/self-driving
- Timestamp:
- Jul 15, 2025, 9:46:25 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/self-driving
v45 v46 80 80 7. In the web display you can play the video to see what the camera recorded (you might need to refresh the page to see the session come up)[[BR]] 81 81 8. You can now edit the data that will be used for training[[BR]] 82 9. NOTE: for the discrete waypoint model you MUST label the data manually at each segment. Highlight the portion of data that has multiple valid paths (left, right, and straight) then click **replayer/setLvalid, replayer/setRvalid, replayer/setSvalid** to indicate which paths are possible at that intersection. This will be used later when training. 83 [[BR]] 82 9. NOTE: for the discrete waypoint model you MUST label the data manually at each segment. Highlight the portion of data that has multiple valid paths (left, right, and straight) then click **replayer/setLvalid, replayer/setRvalid, replayer/setSvalid** to indicate which paths are possible at that intersection. This will be used later when training.[[BR]] 84 83 10. To save data, run the **data_loader/smoothen** command 85 84