Giter VIP home page Giter VIP logo

Comments (2)

martin-danelljan avatar martin-danelljan commented on August 14, 2024

Hi. Note that W is the convolution matrix corresponding to the convolution kernel w. The kernel w itself is 3x7 as you say. But W is the matrix corresponding to the linear operation of convolving the input with w. See our SRDCF paper for more details.

from continuous-convop.

chenfsjz avatar chenfsjz commented on August 14, 2024

Thank your!
My understanding is that because circular convolution matrix C(hat(w)) in equation (6) of SRDCF paper is MNxMN corresponds to the Toeplitz matrix, the dimension of DFT(hat(w)) is MN, as the below equation shows,

image

I think that is ok.
And when I focus on the regularization term in equation (7) in CCOT,
image

you use the convolution kernel w to construct the convolution matrix Wd, and here Wd should also be a circular convolution matrix, if there has L non-zero number elements in it, I'm confused with the computation of its size: (2Kd+2L+1)X(2Kd+1).

from continuous-convop.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.