深度學習與電腦視覺學習馬拉松作業區
D2:Color presentation 介紹 (RGB, LAB, HSV)
D5:透過 OpenCV 做圖並顯示 (長方形, 圓形, 直線, 填色)
D6:affine transformation 概念與實作
D7:perspective transformation 概念與實作
D8:Filter 操作 (Sobel edge detect, Gaussian Blur)
D9:SIFT 介紹與實作 (feature extractor)
D10:SIFT 其他應用 (keypoint matching)
D14:CNN分類器架構:Batch Normalization
D17 - D18:深度學習理論與實作:Classic CNN Backbone
D20:ResNetV1-V2、InceptionV4、Inception-ResNet
D22:Breaking Captchas with a CNN
D23:Object detection原理
D24:Object detection基本介紹、演進
D28:Non-Maximum Suppression (NMS)原理
D29 - D31:程式導讀、實作
D38:YOLO 演進
D45:人臉關鍵點應用