- YOLO: for real time object detection and localization.
- Faster R-CNN: for Object detection with high accuracy.
- SSD: for balanced speed and accuracy
- YOLO: https://www.mathworks.com/help/vision/ug/object-detection-using-yolov4-deep-learning.html
- R-CNN: https://www.mathworks.com/help/vision/ug/object-detection-using-faster-r-cnn-deep-learning.html
- SSD: https://www.mathworks.com/help/vision/ug/object-detection-using-single-shot-detector.html