https://github.com/qiaoguanren/MARL-CCE
ECCV[2024] "Modelling Competitive Behaviors in Autonomous Driving Under Generative World Model" official implement
https://github.com/qiaoguanren/MARL-CCE
Last synced: about 2 months ago
JSON representation
ECCV[2024] "Modelling Competitive Behaviors in Autonomous Driving Under Generative World Model" official implement
- Host: GitHub
- URL: https://github.com/qiaoguanren/MARL-CCE
- Owner: qiaoguanren
- License: bsd-3-clause
- Created: 2024-07-13T13:03:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T05:53:24.000Z (7 months ago)
- Last Synced: 2024-10-27T20:19:13.387Z (7 months ago)
- Size: 1.95 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-World-Model - **MARL-CCE**
README
# Modelling-Competitive-Behaviors-in-Autonomous-Driving-Under-Generative-World-Model
ECCV[2024] "Modelling Competitive Behaviors in Autonomous Driving Under Generative World Model" official implementYou can read the latest work [TrafficGamer](https://github.com/qiaoguanren/TrafficGamer/tree/main), which has the same backbone and is fine-tuned based on the actor-critic method, mainly adding analysis of vehicle behavior and safety-critical scenario generation.