Giter Club home page Giter Club logo

Comments (7)

jxgu1016 avatar jxgu1016 commented on June 27, 2024

@gzhcv Thanks for you kind advise. Since I am quite busy these days, I will fix this issue later.

from gabor_cnn_pytorch.

gzhcv avatar gzhcv commented on June 27, 2024

@jxgu1016 Thanks! I just no sure if this is a issue, because i visualized the filter in GoFs and find it seems each filter is different with others.

  • For the filters of first layer, in the beginning of training stage, the filters obtained by modulating a learned convolutional filter using different orientation Gabor filters are different with each other (see the following figure).

微信图片_20190616101148

But after training for 0.x million steps , the filters are quite similar to each other (see the following figure), but actually the values are different.

微信图片_20190615234400

  • For the filters of second layer, the filters are different to each other even training for 0.x million steps.

So, it seems this is not a issue. I just not very clear about how the GConv.py is used for build the Python package.

PS: All the experiments are performed with python 2.x, because the python 3.x seems cannot build
successfully.

from gabor_cnn_pytorch.

jxgu1016 avatar jxgu1016 commented on June 27, 2024

Thanks for your detailed report, and I will check it later.

from gabor_cnn_pytorch.

jxgu1016 avatar jxgu1016 commented on June 27, 2024

@gzhcv My python version is 2.7. There should be some 0 in the filters. It seems not to be a issue. Thx for your report anyway.

from gabor_cnn_pytorch.

gzhcv avatar gzhcv commented on June 27, 2024

@jxgu1016 The parameter theta represents different orientation of Gabor filter, if the GoF is obtained by the code in GConv.py (since theta is always be 0 that computed in line 107 of GConv.py), why the learned filters are different with each other? I'm confused about this.

from gabor_cnn_pytorch.

jxgu1016 avatar jxgu1016 commented on June 27, 2024

@gzhcv you may miss the codes on the 1st line: from __future__ import division.

from gabor_cnn_pytorch.

gzhcv avatar gzhcv commented on June 27, 2024

@jxgu1016 Oh.... Sorry for my carelessness.

from gabor_cnn_pytorch.

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.