Terry Wu

Computer Vision, Deep Learning


  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Search

Deformable ConNet V1 & V2

Posted on 2018-11-30 | In Network Structures | 0 comments |
Type Formula
Regular Convolution $y(p) = \sum_{k=1}^K w_k * x(p + p_k)$
Deformable ConvNet v1 $y(p) = \sum_{k=1}^K w_k * x(p + p_k + \Delta p_k)$
Deformable ConvNet v2 $y(p) = \sum_{k=1}^K w_k x(p + p_k + \Delta p_k) \Delta m_k$
Tricks in MxNet & Gluon
Summery of Anti-Spoofing

Terry Wu

23 posts
18 categories
15 tags
© 2019 Terry Wu
Powered by Hexo
|
Theme — NexT.Mist v5.1.4