drivelm gvqa demo
1:30
4 ай бұрын
DriveLM nuScenes demo v2.0
1:10
5 ай бұрын
DriveLM
1:10
9 ай бұрын
OpenLane Topology Challenge
26:48
11 ай бұрын
CVPR23 E2EAD | Panel Discussion
51:53
UniAD Sampled Visualization
0:19
11 ай бұрын
ICLR23 SR4AD-11 Panel Discussion
52:38
ICLR23 SR4AD-04 Contributions
1:00:34
ICLR23 SR4AD-08 Contributions
1:06:05
Пікірлер
@krimdelko
@krimdelko 4 ай бұрын
Data -> Architecture -> Model -> Algorithm. Iterate across the whole stack
@srikanthvidapanakal7860
@srikanthvidapanakal7860 6 ай бұрын
Can these ideas be extended to Autonomous driving?
@simsonyee
@simsonyee 9 ай бұрын
Solving a control problem with a machine learning? Why is that a good idea?
@eshuowoshishen8547
@eshuowoshishen8547 10 ай бұрын
I'm really impressed by this work! Great great work! 👍👍
@OpenDriveLab
@OpenDriveLab 11 ай бұрын
Correction: 04:18 That should be 40 deg-of-freedom body control instead of 200.
@gotachange
@gotachange 11 ай бұрын
No sound. Is it only me not hearing?
@JHCCAZ
@JHCCAZ 11 ай бұрын
Agree, no sound!
@nevilabdeselam943
@nevilabdeselam943 10 ай бұрын
Until minute 3:25 they were muted :')
@pervezbhan1708
@pervezbhan1708 11 ай бұрын
There are several algorithms and techniques used for predictions and planning in autonomous vehicles. Here are some commonly employed methods: Predictions Algorithms: a. Kalman Filters and Extended Kalman Filters: These recursive estimation algorithms are widely used for sensor fusion and tracking the motion of objects based on noisy sensor measurements. b. Particle Filters: They are used for state estimation and tracking, particularly when dealing with non-linear and non-Gaussian systems. c. Hidden Markov Models (HMM): HMMs are probabilistic models used for predicting the future behavior of objects by considering their current states and previous observations. d. Recurrent Neural Networks (RNN) and Long Short-Term Memory (LSTM): These deep learning architectures can be used to learn temporal patterns from historical sensor data and predict future trajectories. e. Social Force Models: These models simulate the interactions between pedestrians and vehicles by considering social behaviors and physical forces. Planning Algorithms: a. A* (A-Star) Algorithm: A* is a popular graph search algorithm used for finding the shortest path between two points in a graph representation of the environment. b. RRT (Rapidly-Exploring Random Trees): RRT is a sampling-based algorithm that efficiently explores the configuration space of a vehicle and generates feasible paths by incrementally growing a tree. c. Model Predictive Control (MPC): MPC is a control algorithm that plans optimal trajectories by predicting the system's future behavior and iteratively optimizing control inputs to minimize a defined cost function. d. Dynamic Programming: Dynamic programming algorithms, such as Value Iteration and Policy Iteration, can be used for planning optimal paths by solving a sequence of subproblems. e. Reinforcement Learning: Reinforcement learning algorithms, such as Deep Q-Networks (DQN) and Proximal Policy Optimization (PPO), can learn to make planning decisions through interactions with the environment and receiving rewards or penalties. It's worth noting that autonomous driving systems often employ a combination of these algorithms and techniques, and the specific choices may vary depending on the complexity of the environment, the level of autonomy, and the available sensor suite. Additionally, ongoing research and advancements in machine learning, optimization, and robotics continue to contribute to the development of more sophisticated and efficient predictions and planning algorithms for autonomous vehicles.
@Supreme_Lobster
@Supreme_Lobster 11 ай бұрын
thanks this is a great pointer
@user-zt7kj4um1l
@user-zt7kj4um1l 11 ай бұрын
@danypell2517
@danypell2517 11 ай бұрын
ooooo!
@EinsteinNewtonify
@EinsteinNewtonify 11 ай бұрын
Thanks for the talk.
@EinsteinNewtonify
@EinsteinNewtonify 11 ай бұрын
Thanks Sergey!
@philforrence
@philforrence 11 ай бұрын
Nice!
@chickenp7038
@chickenp7038 11 ай бұрын
stolen from tesla
@adityamwagh
@adityamwagh 16 күн бұрын
Boo, suck it up. Chinese are way smarter than the average american.
@tylerbelyeu846
@tylerbelyeu846 11 ай бұрын
First? 😂
@OpenDriveLab
@OpenDriveLab 11 ай бұрын
We upload a supplementary video to address the audio issue during 42dot's sharing part, check it out at kzbin.info/www/bejne/fqq3oJ2maseGrqM👈
@zhiyuanpan1823
@zhiyuanpan1823 11 ай бұрын
how to identify the corner case in loop?
@HongyangLi2020
@HongyangLi2020 11 ай бұрын
🎉🎉🎉Great insight on Occupancy work