Giter VIP home page Giter VIP logo

Comments (12)

collinarnett avatar collinarnett commented on July 29, 2024 1

@mkvashennikov I haven't looked a this since 2019. I don't remember fixing it. I think I used another implementation.

from keras-fasterrcnn.

3ST4R avatar 3ST4R commented on July 29, 2024

I've also been facing the same problem, maybe the dataset is too small and the code is incapable of transfer learning

from keras-fasterrcnn.

gdut3118007086 avatar gdut3118007086 commented on July 29, 2024

i use the voc2012, i've also been facing the same problem.

from keras-fasterrcnn.

3ST4R avatar 3ST4R commented on July 29, 2024

I went into checking the code of this file; found out that the bboxes dict is empty, thereafter, running a for loop on it will be nullified (which contains the bbox plotting). I guess reducing bbox threshold may fix it, tho I haven't tried it yet.

from keras-fasterrcnn.

gdut3118007086 avatar gdut3118007086 commented on July 29, 2024

I train VOC2012 epochs=126 loss rpn classifier = 3.22 oscillate around 3 without falling.

from keras-fasterrcnn.

gdut3118007086 avatar gdut3118007086 commented on July 29, 2024

Maybe the data set is too big? Or is there a problem with the parameters of the training?

from keras-fasterrcnn.

gdut3118007086 avatar gdut3118007086 commented on July 29, 2024

My model is currently only able to detect people and train for 8 hours. The current box is not very accurate

from keras-fasterrcnn.

3ST4R avatar 3ST4R commented on July 29, 2024

Dataset is of 3471 images (originally of 267 images, increased by augmentation). Parameters of training are as default except I changed the learning rate to 0.01, and others optimizers, but same result.

from keras-fasterrcnn.

collinarnett avatar collinarnett commented on July 29, 2024

@3ST4R I have tested this and it seems even if the bbox threshold is set to zero there still is no bbox.

from keras-fasterrcnn.

3ST4R avatar 3ST4R commented on July 29, 2024

@collinarnett I also checked your post about weights not loading, and I tried that, still there is no bbox.

So, what should be a possible solution to this problem. As, I see the blogs where people getting it working absolutely fine, without any digging into the code, I wonder how.

from keras-fasterrcnn.

ljm52519 avatar ljm52519 commented on July 29, 2024

@3ST4R have u fixed this problem? I'm facing this problem too.

from keras-fasterrcnn.

mkvashennikov avatar mkvashennikov commented on July 29, 2024

I train VOC2012 epochs=126 loss rpn classifier = 3.22 oscillate around 3 without falling.

@3ST4R, @collinarnett im facing with this problem too. Maybe you fix this problem..?

from keras-fasterrcnn.

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.