You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/(default)/(research)/AutonomousDriving/page.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ export default function Home() {
43
43
Autonomous Driving
44
44
</h1>
45
45
<spanclassName="text-xl">
46
-
lies at the intersection of intelligence, world modeling, and safety alignment, enabling vehicles to perceive, reason, and act safely in complex environments. We focus on whole-scene perception, critical data generation, and end-to-end decision-making. Our goal is to build a unified and scalable autonomy pipeline grounded in large-scale real-world driving data and efficient world representations.
46
+
enables vehicles to perceive, reason, and act safely in complex environments. We focus on whole-scene perception, critical data generation, and end-to-end decision-making. Our goal is to build a unified and scalable autonomy pipeline grounded in large-scale real-world driving data and efficient world representations.
47
47
</span>
48
48
<spanclassName="text-xl">
49
49
For a complete list of publications, please see <Linkhref="/publications"className="underline text-o-blue hover:text-o-light-blue">here</Link>.
0 commit comments