Object Detection

Object detection

Object detection is a computer technology related to computer vision and image processing that deals with detecting objects in digital images and videos. It has applications in many areas, such as face and pedestrian detection, image retrieval, and video surveillance. Well-researched domains of object detection include face detection and pedestrian detection.

2 courses cover this concept

CSE 455 Computer Vision

University of Washington

Winter 2022

A general introduction to computer vision, this course covers traditional image processing techniques and newer, machine-learning based approaches. It discusses topics like filtering, edge detection, stereo, flow, and neural network architectures.

No concepts data

+ 24 more concepts

CS231n: Deep Learning for Computer Vision

Stanford University

Spring 2022

This is a deep-dive into the details of deep learning architectures for visual recognition tasks. The course provides students with the ability to implement, train their own neural networks and understand state-of-the-art computer vision research. It requires Python proficiency and familiarity with calculus, linear algebra, probability, and statistics.

No concepts data

+ 55 more concepts