GithubHelp home page GithubHelp logo

Comments (3)

tianzhi0549 avatar tianzhi0549 commented on June 30, 2024

@johnlanbor If you use exactly the same environment as maskrcnn-benchmark for FCOS, can you run it normally? We did not change any codes in these c++ files, and therefore I think it should work well in the environment where maskrcnn-benchmark can work.

from fcos.

qianwangn avatar qianwangn commented on June 30, 2024

@tianzhi0549 I compile maskrcnn benchmark and FCOS in the same environment, but FCOS cant compile correctly while benchmark can .

when i copy FCOS code to benchmark, and train with this setting: fcos_R_50_FPN_1x.yaml
when test woth 65000 pth can got AP:36
but I got loss(nan) when 79800 iter, is that because the lr? I use 4Gpus , so the lr should be half of 0.01?

from fcos.

tianzhi0549 avatar tianzhi0549 commented on June 30, 2024

@johnlanbor You don't need to change any configs because of 4 GPUs. The number of GPUs does not change the batch size.

The loss might become NAN occasionally. You can try to continue training from your last checkpoint.

from fcos.

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.