modify dataloader and update readme

This commit is contained in:
TJU-Lu
2025-10-15 23:37:38 +08:00
parent c445f0727f
commit cd0008c94e
4 changed files with 11 additions and 8 deletions

View File

@@ -162,7 +162,7 @@ conda activate yopo
tensorboard --logdir=./
```
<p align="center">
<img src="docs/train_log.png" alt="train_log" width="80%"/>
<img src="docs/train_log.png" alt="train_log" width="100%"/>
</p>
Besides, you can refer to [traj_opt.yaml](YOPO/config/traj_opt.yaml) for modifications of trajectory optimization (e.g. the speed and penalties).