Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use your implementation with my old caffe? #1

Open
ganav opened this issue Sep 5, 2017 · 0 comments
Open

How to use your implementation with my old caffe? #1

ganav opened this issue Sep 5, 2017 · 0 comments

Comments

@ganav
Copy link

ganav commented Sep 5, 2017

Hello Mr
I am new with caffe and i have a question about your implementation about RCNN.
I have used CNN and now want to combine CNN with LRCN that you have uploaded as below:
https://github.com/jeffdonahue/caffe/tree/recurrent

I have an installation issue on windows 10, which is the latest windows installation is as below:
C:\Projects> git clone https://github.com/BVLC/caffe.git
C:\Projects> cd caffe
C:\Projects\caffe> git checkout windows
:: Edit any of the options inside build_win.cmd to suit your needs
C:\Projects\caffe> scripts\build_win.cmd

But your project does not have scripts\build_win.cmd. In that case how to build your project in windows?
I have downloaded build_win.cmd from below link but it continuously gives me errors.
https://github.com/BVLC/caffe/blob/windows/scripts/build_win.cmd

Should i build your project or may i take only your RCNN part and paste in my older prebuilt caffe?
in that case, would it work correctly or would operate false training?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant