AI Computer Vision#
intro#
motivation Exploiting Data Structure
cnn example for Frequency Estimation
lab Convolution for Frequency Estimation 📔show also when model dont learn to generalize
Basic convulsion padding and basic kernel examples
basic features#
pytorch layers#
MulticlassAccuracy micro macro modes
lib#
concepts#
augmentation#
demo arch#
lab cifar📔
lab mnist 📔- multiple models with tensor board
lab student model 📔- Knowledge Distillation
common arch#
inference#
transfer learning#
debug by visualize#
location#
(object) location
localization - single object in the image
classification - what the object
regression - where the object
detection -no knowledge of how many objects are in the image
Segmentation
- classification - what the object
- pixel regression - where the object