GithubHelp home page GithubHelp logo

Comments (5)

kaix90 avatar kaix90 commented on September 25, 2024

You are correct from the computation perspective. But the result of DCT is more interpretable since different frequency components are separated. While the result of convolution is less interpretable since different frequency components are mixed.

from dctnet.

maxenceliu avatar maxenceliu commented on September 25, 2024

You are correct from the computation perspective. But the result of DCT is more interpretable since different frequency components are separated. While the result of convolution is less interpretable since different frequency components are mixed.

Interpretable is not a objective word. Especially for the first level of CNN. Many papers have interpret the function of low level convolution.

DCT is definitely a certain form of convolution. DCT = ONLY ONE LAYER CONVOLUTION. This paper just use another way to explain convolution, because DCT are just kernels with orthogonality. The conclusion will mislead readers. This kind of decoration and lacking depth discussion will become a bluff in DL research.

If this paper could deeply discuss the effectiveness of manual designed low level kernels (Such as DCT, Haar-like, HOG, LBP...) with different parameters, it will be valuable.

from dctnet.

kaix90 avatar kaix90 commented on September 25, 2024

from dctnet.

maxenceliu avatar maxenceliu commented on September 25, 2024

You are correct that DCT is definitely a certain form of convolution. But our paper is not aiming to use another way to explain convolution. Instead, we explore the importance of each frequency component in several tasks. DCT is just a tool to transform data to the frequency domain. So please point out which conclusion is misleading readers, then we can discuss further. Thanks.

explore the importance of each frequency component is more accurate than Learning in the Frequency Domain. But still needs further discussion.

from dctnet.

kaix90 avatar kaix90 commented on September 25, 2024

Thanks for your suggestion.

from dctnet.

Related Issues (20)

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.