Lecture 11 | Detection and Segmentation
这一节讲 CNN 的几个重要应用,有 semantic segmentation,classification + localization,detection 和 instance segmentation。但是,这一节居然没有想对应的作业。不用代码实现一遍,视频里讲的那些方法根本不能完全的理解。特别是 detection 一部分,应为要用到,所以准备另开一个专题,将里面的几种方法用 PyTorch 都实现一遍。