Coder Social home page Coder Social logo

Comments (7)

sonnguyen129 avatar sonnguyen129 commented on August 28, 2024

Hi @Amazingren, please explain to me. Thank you so much.

from crossmlp.

Amazingren avatar Amazingren commented on August 28, 2024

Hi @sonnguyen129 ,

Thanks for the interest in our work, also sorry for the late reply since we are hurried on another project.
The function build_conv_block is just the code used in our previous projects, the two params cated_stream2 and cal_att in the CrossMLP projects are just redundant and won't affect the performance of the experiments, please ignore them. Sorry for bringing you the confusion.

Best regards
Bin Ren

from crossmlp.

sonnguyen129 avatar sonnguyen129 commented on August 28, 2024

Hi @Amazingren
Thanks for your reply. Can you explain why use Bacthnorm in build_conv_block and use_bias = InstanceNorm? Hope to hear from you soon.

from crossmlp.

sonnguyen129 avatar sonnguyen129 commented on August 28, 2024

Hi @Amazingren
I have another question. What if I use input F_s is a normal feature map instead of a semantic map in Cross MLP-Mixer block?

from crossmlp.

Amazingren avatar Amazingren commented on August 28, 2024

Hi @Amazingren Thanks for your reply. Can you explain why use Bacthnorm in build_conv_block and use_bias = InstanceNorm? Hope to hear from you soon.
Hi @sonnguyen129.

That's used to figure out which kind of normalization method will boot the performance of our method. And we found InstansNorm here is better than. But it depends, you can also modify them to do further exploration.

from crossmlp.

Amazingren avatar Amazingren commented on August 28, 2024

Hi @Amazingren I have another question. What if I use input F_s is a normal feature map instead of a semantic map in Cross MLP-Mixer block?

I think it is possible to take F_s as a normal feature based on your task. The direct thing you need to do maybe is just to adjust give some small modifications to the first block, for example, change the channel numbers of the first convolutional layers.

from crossmlp.

sonnguyen129 avatar sonnguyen129 commented on August 28, 2024

Hi @Amazingren
Thank you for your reply. Is the first block you mentioned Conv blocks circled in red?
image

from crossmlp.

Related Issues (1)

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.