Giter Site home page Giter Site logo

Comments (3)

jtlee90 avatar jtlee90 commented on August 20, 2024

Thank you for reaching me!

Well... I made this code long time ago... so I am not sure that why I am pooling over the feature map of conv5_4.

I remember that I followed original implementation of RACNN, which rewritten in... maybe caffe?
Yes, yes, I saw some code, *.proto from original implementation and implement into pytorch code!

Also, in the paper section 3.4, they mention conv5_4 as highest response map and last conv layer in vgg to consider squares. Maybe that's the exact reason.

from racnn-pytorch.

pshroff04 avatar pshroff04 commented on August 20, 2024

Thanks for the response!

Yes, if layers are corresponding to their caffe implementation, that does make senses.

Also, I had a thought regarding the pre-training APN network. Should we keep the parameters of VGG fixed and train the parameters corresponding to APN layers only? since pre-training aims only to learn function to transform feature maps (conv5_4) to [tx,ty,tl].

Please let me knows your view on this? @jtlee90

from racnn-pytorch.

jeong-tae avatar jeong-tae commented on August 20, 2024

I guess... yes. That's the alternative training for two network.
and I think if APN already propose good enough attention, you don't need to train APN anymore.

but maybe there will be small rooms to improve attention more.

from racnn-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.