Coder Social home page Coder Social logo

Couldn't find any detections about dsod HOT 12 CLOSED

szq0214 avatar szq0214 commented on May 28, 2024
Couldn't find any detections

from dsod.

Comments (12)

lzx1413 avatar lzx1413 commented on May 28, 2024 2

'test_initialization': True,

turn this False and everything will be OK.

from dsod.

szq0214 avatar szq0214 commented on May 28, 2024

Hi @miraclewkf, see BVLC/caffe#4594. I think it's an SSD bug and has already been fixed. I recommend you to use the latest version of SSD (https://github.com/weiliu89/caffe/tree/ssd).

from dsod.

shudct avatar shudct commented on May 28, 2024

Hi, @miraclewkf , I meet the same questions as you. And I have already used the latest version of SSD. Have you solved the problem? thank you

from dsod.

Tmono avatar Tmono commented on May 28, 2024

I meet the same questions...And I change the batch size to a small one, it didn't work either. :(

from dsod.

moyans avatar moyans commented on May 28, 2024

My detection_eval only 0.045 in 3.1w Iteration, But the loss is normal

from dsod.

szq0214 avatar szq0214 commented on May 28, 2024

@moyans, Please use our default parameters setting. If you only have one GPU device, just change "batch_size" to 4 with other parameters constant. I guess this is because your "accum_batch_size" is set to a very small value.

from dsod.

moyans avatar moyans commented on May 28, 2024

Thank to @szq0214 , I change the "accum_batch_size" like to "batch_size" , I set to 128 now,But it is really slow speed。

from dsod.

edwwang avatar edwwang commented on May 28, 2024

@miraclewkf @shudct Hi, have you solved this problem? I have already used the lattest ssd version and tried to modify the batch_size to 4 and 16 , but the question remains the same . Btw, my machine has got 4 GPUs , and I have changed the contents in examples/dsod/DSOD300_pascal.py from ' gpus = "0,1,2,3,4,5,6,7" ' to ' gpus = "0,1,2,3" '.

from dsod.

shudct avatar shudct commented on May 28, 2024

@edwwang The information 'Couldn't find any detections' is just a warning which means in this image there is no object detected. DSOD trains from scratch so it's very possible to detect no objects for the first test. And I ignore the warning, there is no that for the next test.

from dsod.

edwwang avatar edwwang commented on May 28, 2024

@shudct Ok i know. Thanks for your answer.

from dsod.

BestSongEver avatar BestSongEver commented on May 28, 2024

@moyans
Hi,I'm facing the same problem with u, achiving a detection_eval = 0.0555858. Have u solve the problem? And how?
Please help
Thx a lot : ).

from dsod.

moyans avatar moyans commented on May 28, 2024

@BestSongEver when I set ‘accum_batch_size’ to 128(before I set it was equal to "batch_size: 4" ),the detection_eval become normal.

from dsod.

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.