Ques:- What algorithms are used for object detection and tracking in ADAS
Right Answer:
Common algorithms used for object detection and tracking in ADAS include:
1. **YOLO (You Only Look Once)**
2. **SSD (Single Shot MultiBox Detector)**
3. **Faster R-CNN (Region Convolutional Neural Network)**
4. **Kalman Filter**
5. **Mean Shift and CamShift**
6. **Optical Flow**
7. **Deep SORT (Simple Online and Realtime Tracking)**
These algorithms help in identifying and tracking vehicles, pedestrians, and other objects on the road.
Common algorithms used for object detection and tracking in ADAS include:
1. **YOLO (You Only Look Once)**
2. **SSD (Single Shot MultiBox Detector)**
3. **Faster R-CNN (Region Convolutional Neural Network)**
4. **Kalman Filter**
5. **Mean Shift and CamShift**
6. **Optical Flow**
7. **Deep SORT (Simple Online and Realtime Tracking)**
These algorithms help in identifying and tracking vehicles, pedestrians, and other objects on the road.