Giter Site home page Giter Site logo

This fast dense feature extraction method (FDFE) seems not equal to the common one in terms of different receptive field. about fast_dense_feature_extraction HOT 2 CLOSED

proteus1991 avatar proteus1991 commented on August 23, 2024
This fast dense feature extraction method (FDFE) seems not equal to the common one in terms of different receptive field.

from fast_dense_feature_extraction.

Comments (2)

proteus1991 avatar proteus1991 commented on August 23, 2024

In my use case, the patch size is strictly limited to 24 * 24, which means the receptive field in CNN cannot exceed this size. Therefore, could you please enlighten me on how I can change your code accordingly to satisfy this requirement?

from fast_dense_feature_extraction.

erezposner avatar erezposner commented on August 23, 2024

The receptive field equals the patch size. The proposed method simply eliminates repeated calculations and does not change the receptive field.

You can also perform a simple experiment to evaluate the equality of the two approached and that is to inspect both outcomes.

from fast_dense_feature_extraction.

Related Issues (8)

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.