Giter Club home page Giter Club logo

Comments (8)

guptaanil2k1 avatar guptaanil2k1 commented on June 15, 2024 40

I resolved it by uncommenting WITH_PYTHON_LAYER := 1 and making clean build. It seems I have build the caffe without this flag and when I changed this flag did make again nothing got rebuild.

from fast-rcnn.

guptaanil2k1 avatar guptaanil2k1 commented on June 15, 2024

I am also getting the same issue... were you able to resolve this?

from fast-rcnn.

xksteven avatar xksteven commented on June 15, 2024

Thanks for the tip! I was using an old caffe makefile as opposed to the .config.example provided.

I'm confused about your error. You mention you resolved the issue but then you say that nothing gets made when running make?

from fast-rcnn.

guptaanil2k1 avatar guptaanil2k1 commented on June 15, 2024

changing this flag WITH_PYTHON_LAYER := 1 in Makefile.config and doing make does not do anything.. I had to do clean and build

from fast-rcnn.

guptaanil2k1 avatar guptaanil2k1 commented on June 15, 2024

from fast-rcnn.

zhangjianagry avatar zhangjianagry commented on June 15, 2024

but what should i do to remove the build?

from fast-rcnn.

guptaanil2k1 avatar guptaanil2k1 commented on June 15, 2024

you can do make clean or delete the build folder manually.

from fast-rcnn.

sulth avatar sulth commented on June 15, 2024

The faster RCNN was working when tried demo.py and got boundingbox detected.But while creating a model,syncedmem.cpp:56] Check failed: error == cudaSuccess (2 vs. 0) out of memory
** Check failure stack trace: **

Please help me

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