AI/Stanford CS231n2 Lecture 2. Image Classification Image Classification What is Image Classification? Example : Input : ๊ณ ์์ด ์ฌ์ง ์ปดํจํฐ๋ ์ฌ์ ์ ์ ํด์ง label๋ค์ ์งํฉ์(predetermined set of labels) ๊ฐ์ง๊ณ , input๊ฐ๊ณผ ์ผ์นํ๋ label๊ฐ์ output์ผ๋ก ์ถ๋ ฅํ๋๋ก ๊ณ์ฐํ๋ค. Output : Cat Semantic Gap (์๋ฏธ์ ์ฐจ์ด) ์ ์ : ์ค์ ์ด๋ฏธ์ง๊ฐ ๊ฐ๊ณ ์๋ ์๋ฏธ์ ์ปดํจํฐ๊ฐ ๋ณด๋ ํฝ์ ๊ฐ ์๋ฏธ์ ์ฐจ์ด ์ฐ๋ฆฌ๋ ์ฝ๊ฒ ๊ณ ์์ด๋ฅผ ๋ณด๊ณ "๊ณ ์์ด"์์ ๋ถ๋ฅํ ์ ์์ง๋ง, ์ปดํจํฐ์ ๊ฒฝ์ฐ์๋ ํ๋์ image๊ฐ ๊ฑฐ๋ํ ์ซ์ ๊ทธ๋ฆฌ๋(gigantic grid of numbers)๋ก ๋ณด์ด๊ธฐ ๋๋ฌธ์ ๊ณ ์์ด๋ฅผ ๋ฐ๋ก ์ฐ์ํ ์ ์๋ ๊ฒ์ด๋ค. Challenges : Viewpoin.. 2024. 2. 16. Lecture 13. Generative Models Overview - Unsupervised Learning - Generative Models PixelRNN and PixelCNN Variational Autoencoders (VAE) Generative Adversarial Networks (GAN) Classification : Input : Image Output : Text (Label) Object Detection : Input : Image Output : Bounding Boxes of instances Semantic Segmentation (having label for every pixel) : ? Image Captioning : Input : Image Output : Caption (form of natural languag.. 2024. 2. 13. ์ด์ 1 ๋ค์