Credits: 4 (3-0-2)
Prerequisites: COL780 or COL783 or ELL793 or ELL715
Description
Advanced topic in computer vision: data sources, features, and learning algorithms useful for understanding and manipulating visual data. Advanced architectures for image classification and visualization of CNNs for image analysis, traditional and modern techniques for object detection, image segmentation, image synthesis, and object tracking. Attack and defense techniques for computer vision systems. Contemporary. Interdisciplinary topics (vision+x) such as vision and language.
Prerequisite Tree
flowchart TD
COL828-933[COL828]
COL828-933 --- Or934[Any one of]:::empty
Or934 -.-> COL780-935[COL780]
COL780-935 --> EC80-935[EC80]
Or934 -.-> COL783-936[COL783]
COL783-936 --> COL106-936[COL106]
COL783-936 --> ELL205-936[ELL205]
COL106-936 --> COL100-936[COL100]
ELL793-937 --> ELL784-937[ELL784]
ELL784-937 --> MTL106-937[MTL106]
ELL793-937 --> ELL715-937[ELL715]
Or934 -.-> ELL793-937[ELL793]
Or934 -.-> ELL715-938[ELL715]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;