Giter VIP home page Giter VIP logo

Comments (9)

makefile avatar makefile commented on June 2, 2024

The format is (cx, cy, w, h, θ), θ is anti-clockwise radian.

from frcnn.

XWalways avatar XWalways commented on June 2, 2024

for HRSC2016,in the annotation (cx,cy,w,h,angle),w is always larger than h,and the angle is the the angle between widths,Am I right?

from frcnn.

makefile avatar makefile commented on June 2, 2024

Yes, same as human normal sense.

from frcnn.

XWalways avatar XWalways commented on June 2, 2024

Thanks a lot,good luck for you

from frcnn.

XWalways avatar XWalways commented on June 2, 2024

Excuse me ,I have another question,while training on my own dataset,
Check failed: error == cudaSuccess (9 vs. 0) invalid configuration argument occurred ,I've browsed your blog at https://www.cnblogs.com/makefile/p/caffe-errors.html,but it cannot solve the error,
I have checked my dataset ,class_num = 5 (0 means bg;1,2,3,4,represent the other four categories ) ,How to slove it?

from frcnn.

makefile avatar makefile commented on June 2, 2024

I'm not sure either, there may be many aspect causing this error. Check your dataset's annotation, and try adjust some of the hyperparams.

from frcnn.

XWalways avatar XWalways commented on June 2, 2024

ok,i will check my data again.i have changed the image size,batch size,gpu id,should i change the anchor settings?

from frcnn.

makefile avatar makefile commented on June 2, 2024

You can try it, other thing like iou thresh.

from frcnn.

XWalways avatar XWalways commented on June 2, 2024

Sorry to bother you again,the error Check failed: error == cudaSuccess (9 vs. 0) invalid configuration argument occurred has gone ,But the error Check failed: error == cudaSuccess (77 vs. 0) an illegal memory access was encountered appeard,I checked a lot of information, but didn't solve it.

from frcnn.

Related Issues (18)

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.