JdeRobot / JdeRobot/BehaviorMetrics
Add reward-based metric for policy evaluation in CARLA
Open
- Dominant language
- Python
- Stars
- 64
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Add a reward-based evaluation metric using a trained image-based reward model in CARLA.
The metric would compute a per-frame reward (e.g., lane center alignment) from camera images and aggregate it per episode (mean reward) to objectively compare driving policies.
Contributor guide
Assessment
This issue has not been assessed yet.