Git Product home page Git Product logo

Comments (13)

nils489 avatar nils489 commented on September 13, 2024 15

Hi, I forked this repo and added cudnn 5 and ubuntu 16.04 support for the faster-rcnn branch:
caffe-fast-rcnn
I did not have the time yet to work through the other branches

from caffe-fast-rcnn.

tianxingyzxq avatar tianxingyzxq commented on September 13, 2024

I have the same problem,have you solved it yet?@ekcheng

from caffe-fast-rcnn.

yxliang avatar yxliang commented on September 13, 2024

related to #237

from caffe-fast-rcnn.

shijx12 avatar shijx12 commented on September 13, 2024

@nils489 Thanks it does work!

remember to checkout faster-rcnn branch!

from caffe-fast-rcnn.

machanic avatar machanic commented on September 13, 2024

@nils489 @shijx12 I download and compile your caffe-fast-rcnn , it seems to compile success. But when I run demo.py, I found that your src/caffe/proto/caffe.proto did not even have roi_pooling_param?
Did this repo correct???

from caffe-fast-rcnn.

askerlee avatar askerlee commented on September 13, 2024

EDIT: Oh sorry for my mistake. Now I checked the "faster-rcnn" branch and it works! Thanks @nils489

Probably @nils489 forked the wrong branch...

from caffe-fast-rcnn.

nils489 avatar nils489 commented on September 13, 2024

@sharpstill @askerlee As @shijx12 already said, check out the faster-rcnn branch. If you try to compile the master branch, it will fail. As I said in my original post:

I did not have the time yet to work through the other branches

The caffe.proto in the faster-rcnn branch does contain roi_pooling_param

@sharpstill Probably @nils489 forked the wrong branch...

@askerlee Probably @sharpstill checked out the wrong branch...

from caffe-fast-rcnn.

hana9090 avatar hana9090 commented on September 13, 2024

@nils489
I use this version for cudnn5 however it is not compatible for faster rcnn :(

when I try to run demo:

./tools/demo.py
[libprotobuf ERROR google/protobuf/text_format.cc:298] Error parsing text-format caffe.NetParameter: 350:21: Message type "caffe.LayerParameter" has no field named "roi_pooling_param".
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0410 10:51:30.183878 46559 upgrade_proto.cpp:928] Check failed: ReadProtoFromTextFile(param_file, param) Failed to parse NetParameter file: /home/usename/code/fast2/py-faster-rcnn/models/pascal_voc/VGG16/faster_rcnn_alt_opt/faster_rcnn_test.pt
*** Check failure stack trace: ***
Aborted (core dumped)

from caffe-fast-rcnn.

shilpastp avatar shilpastp commented on September 13, 2024

@nils489
I am able to compile the caffe for py-faster-rcnn successfully. I am getting make runtest error:

E0416 11:20:37.078045 62161 io.cpp:90] Could not open or find file examples/images/fish-bike.jpg
F0416 11:20:37.078090 62161 image_data_layer.cpp:124] Check failed: cv_img.data Could not load examples/images/fish-bike.jpg
*** Check failure stack trace: ***
@ 0x7f5f396ef5cd google::LogMessage::Fail()
@ 0x7f5f396f1433 google::LogMessage::SendToLog()
@ 0x7f5f396ef15b google::LogMessage::Flush()
@ 0x7f5f396f1e1e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f5f36e74a5e caffe::ImageDataLayer<>::load_batch()
@ 0x7f5f36f058bf caffe::BasePrefetchingDataLayer<>::InternalThreadEntry()
@ 0x7f5f37048115 caffe::InternalThread::entry()
@ 0x7f5f37c0f5d5 (unknown)
@ 0x7f5f3649f6ba start_thread
@ 0x7f5f361d541d clone
@ (nil) (unknown)
Makefile:526: recipe for target 'runtest' failed
make: *** [runtest] Aborted (core dumped)

Following is the working environment:
Ubuntu 16.04 LTS
CUDA Version 8.0.61
Driver Version: 384.111
GPU: GeForce GTX 1080
cuDNN v5

Am I missing some step or doing something wrong??

from caffe-fast-rcnn.

nils489 avatar nils489 commented on September 13, 2024

from caffe-fast-rcnn.

yiakwy avatar yiakwy commented on September 13, 2024

The errors are still there and the cuda has already been updated to the latest version. I tried to rebase the branch onto the master branch. Surprised, we still have the errors. Illustrated every year when I need to install caffe onto a new machine, always new errors occur!

from caffe-fast-rcnn.

yiakwy avatar yiakwy commented on September 13, 2024

Rebase the branch onto the lastest caffe and resolved conflicts solved the prolbem.

from caffe-fast-rcnn.

yiakwy avatar yiakwy commented on September 13, 2024

@ekcheng This can be closed now.

from caffe-fast-rcnn.

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.