Giter VIP home page Giter VIP logo

Comments (7)

daijifeng001 avatar daijifeng001 commented on September 2, 2024

Hi, then you need to follow the 4-step training in paper to train a region proposal network and a R-FCN network, and to share features between them.

from r-fcn.

hengck23 avatar hengck23 commented on September 2, 2024

@daijifeng001
Thank you for the reply. Can I confirm that the demo code do not provide end-to-end detection at test time? Becuase in faster-rcnn demo, we can just input an image and both proposal and final detection can be output.

(note: I am referring to detection and not training. I want to test my own images but I do not have their proposal mat files)

from r-fcn.

daijifeng001 avatar daijifeng001 commented on September 2, 2024

The demo does not provide proposal generation, but it is very fast in inference and would not be a trouble for computation.

from r-fcn.

daijifeng001 avatar daijifeng001 commented on September 2, 2024

Can you try the dropbox link?

From: hengck23 [mailto:[email protected]]
Sent: Thursday, July 21, 2016 3:33 PM
To: daijifeng001/R-FCN [email protected]
Cc: Jifeng Dai [email protected]; Mention [email protected]
Subject: Re: [daijifeng001/R-FCN] how to generate proposal? (#10)

@daijifeng001 https://github.com/daijifeng001
Thank you for the reply. Can I confirm that the demo code do not provide end-to-end detection at test time? Becuase in faster-rcnn demo, we can just input an image and both proposal and final detection can be output.

(note: I am referring to detection and not training. I want to test my own images but I do not have their proposal mat files)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #10 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/AH9IlcbROlYFyKggzS8OyJry3hYKc2L0ks5qXyDIgaJpZM4JRhFM . https://github.com/notifications/beacon/AH9IlRTMNVd9bCw0U6UhEE5VRHRwsv0tks5qXyDIgaJpZM4JRhFM.gif

from r-fcn.

hengck23 avatar hengck23 commented on September 2, 2024

@daijifeng001
I can download the model at "Demo R-FCN model: DropBox, BaiduYun"

If these models already share features for RPN and frcnn, then I can write the code for end-to-end detection and share it here. Currently I am convert your script_rfcn_demo.m to C++ and run the demo in windows C++ caffe only. I convert the proposal mat files to text file so that it can be read by c++.
This is now OK.

Let try to write some code using demo model to make proposals and get back to you later.
Do I use the same anchor boxes as faster RCNN? (i.e. 9 aspect ratio at each location)
Thanks!

from r-fcn.

daijifeng001 avatar daijifeng001 commented on September 2, 2024

Yes.

From: hengck23 [mailto:[email protected]]
Sent: Thursday, July 21, 2016 4:24 PM
To: daijifeng001/R-FCN [email protected]
Cc: Jifeng Dai [email protected]; Mention [email protected]
Subject: Re: [daijifeng001/R-FCN] how to generate proposal? (#10)

@daijifeng001 https://github.com/daijifeng001
I can download the model at "Demo R-FCN model: DropBox, BaiduYun"

If these models already share features for RPN and frcnn, then I can write the code for end-to-end detection and share it here. Currently I am convert your script_rfcn_demo.m to C++ and run the demo in windows C++ caffe only. I convert the proposal mat files to text file so that it can be read by c++.
This is now OK.

Let try to write some code using demo model to make proposals and get back to you later.
Do I use the same anchor boxes as faster RCNN? (i.e. 9 aspect ratio at each location)
Thanks!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #10 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/AH9IlZU_oNCrLSMcEYuhAOSpv4PvOJtQks5qXyyqgaJpZM4JRhFM . https://github.com/notifications/beacon/AH9IlXZvFlZ7zUHcGdza4XywITCGDq02ks5qXyyqgaJpZM4JRhFM.gif

from r-fcn.

zzningxp avatar zzningxp commented on September 2, 2024

Should I using the same way like in faster-rcnn to get proposals in a different function using a different caffe prototxt define network and model? Or, just using the current model, but how?
@hengck23 @daijifeng001

from r-fcn.

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.