fnc1901 commited on
Commit
9df2747
·
verified ·
1 Parent(s): bae64c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,10 +1,41 @@
1
  ---
2
  title: README
3
- emoji: 🌖
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: static
7
- pinned: false
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🚀
4
  colorFrom: purple
5
  colorTo: indigo
6
  sdk: static
7
+ pinned: true
8
+ thumbnail: >-
9
+ https://cdn-uploads.huggingface.co/production/uploads/6723459e7ddd97700c1c1c6a/dbX6UmpscuTuP4TWmZ8PB.png
10
  ---
11
 
12
+ # Autonomous Vehicle Systems Lab @ TUM
13
+
14
+ **Technical University of Munich · School of Engineering and Design**
15
+ Prof. Dr.-Ing. Johannes Betz
16
+
17
+ We build the software and learning stack for autonomous vehicles — from motion planning
18
+ and control on real platforms (EDGAR, autonomous racing) to foundation models that reason
19
+ about driving scenes and vehicle dynamics.
20
+
21
+ 🌐 [Lab website](https://www.mos.ed.tum.de/avs/startseite/) · 💻 [github.com/TUM-AVS](https://github.com/TUM-AVS) · 🎓 [LinkedIn](https://www.linkedin.com/company/autonomous-vehicle-systems-lab-tum/)
22
+
23
+ ---
24
+
25
+ ### Featured releases
26
+
27
+ - **iKCE — Imagined Rollouts Are Kinematic, Not Dynamic** · RSS 2026 Robotic World Models Workshop
28
+ A cheap, falsifiable diagnostic for whether a world model imagines *dynamically* or just
29
+ extrapolates kinematics. [code + checkpoints](LINK) · [paper](LINK)
30
+
31
+ - **EgoDyn-Bench** · ECCV 2026
32
+ Evaluating ego-motion understanding in vision-centric foundation models for driving.
33
+ [dataset](LINK) · [paper](LINK)
34
+
35
+ - **StyleVLA** · driving-style-aware vision-language-action model. [paper](LINK)
36
+
37
+ Browse everything under the **Collections** tab →
38
+
39
+ ---
40
+
41
+ *Open to collaboration and thesis projects — see the lab site. *