Sliding Window Object Detection | Deep Learning Tutorial 30 (Tensorflow, Keras & Python) - codebasics - 深度學習 Deep Learning 公開課 - Cupoy
Sliding window object detection is a technique that allows you to detect objects in a picture. This ...
Sliding window object detection is a technique that allows you to detect objects in a picture. This technique is not very efficient as it is very compute intensive. Recently new techniques has been discovered that tried to improve performance such as R CNN, Fast R CNN, Faster R CNN etc. YOLO (You only look once) is a state of the art most modern technique that outperforms all other previous techniques such as sliding window object detection, R CNN, Fast and Faster R CNN etc. We will cover YOLO in future videos.
Deep learning playlist:
• Deep Learning With Tensorflow 2.0, Ke...
Machine learning playlist : https://www.youtube.com/playlist?list...
#objectdetection #deeplearningobjectdetection #slidingwindowobjectdetection #deeplearningtutorial