목록전체 글 (91)
questionet
Summary image classification is a fundamental building block of different algorithms like object detection (draw boxes around the objects), image captioning the example of the process of image classification 1 input : image (like a cat) 2 algorithm : perform image classification (giving category label to objects and images) 3 output : image is categorized (cat labeled) what exactly computer do? ..
https://www.youtube.com/playlist?list=PL5-TkQAfAZFbzxjBHtzdVCWE0Zbhomg7r (첨부된 이미지 및 강의 내용 출처) Deep Learning for Computer Vision Computer Vision has become ubiquitous in our society, with applications in search, image understanding, apps, mapping, medicine, drones, and self-driving car... www.youtube.com Summary what is AI? making machines do things that people normally do cf) there are types of ..