码迷,mamicode.com
首页 > 其他好文 > 详细

DL in the field of CV

时间:2020-04-09 13:05:58      阅读:88      评论:0      收藏:0      [点我收藏+]

标签:com   src   into   should   comm   sed   out   get   stand   

Stepping into the field of Computer Vision, the common problems are Image Classification and Object Detection.

Due to the features of this sepecific field, Convolution is an important concept that we should be aware of.

技术图片

 

Having seen how the Edge Detection works, we come to single object detection on the image, and spread all the way to multi-feature detection.

技术图片

Putting different types of layers together, we get to know the whole CNN.

Begin with the classic CNNs, we‘ll see why the special technics are proposed as well as what they are trying to solve.

技术图片

 

技术图片

Going back to the task of object detection, what we trying to do is put a bounding box around the target object, and detect for some information about this object. Here are some detection algorithms to make this work.

技术图片

技术图片

Actually, there‘re some related literatures worth reading, I‘ll try to go through some of those outstanding works and share with you in the following weeks.

 

DL in the field of CV

标签:com   src   into   should   comm   sed   out   get   stand   

原文地址:https://www.cnblogs.com/imperfect-tattoo/p/12665927.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!