GithubHelp home page GithubHelp logo

training error, cannot start about fcos HOT 4 CLOSED

tianzhi0549 avatar tianzhi0549 commented on August 17, 2024
training error, cannot start

from fcos.

Comments (4)

tianzhi0549 avatar tianzhi0549 commented on August 17, 2024

@song6299 I suggest that you try to train it with a single GPU to see what happends, using the following command line.

python tools/train_net.py \
    --skip-test \
    --config-file configs/fcos/fcos_R_50_FPN_1x.yaml \
    DATALOADER.NUM_WORKERS 2 \
    OUTPUT_DIR training_dir/fcos_R_50_FPN_1x \
    SOLVER.IMS_PER_BATCH 1

from fcos.

song6299 avatar song6299 commented on August 17, 2024

Thank you for your reply, I have run that command line, now raise error as following:
2019-05-15 15:47:24,208 maskrcnn_benchmark.trainer INFO: Start training
Segmentation fault
What is the reason of segmentation fault? Another question is I install the environment as INSTALL.md, why the version of pytorch is 1.1.0, does it will influence the experiment?

from fcos.

tianzhi0549 avatar tianzhi0549 commented on August 17, 2024

@song6299 Please check https://github.com/tianzhi0549/FCOS/blob/master/TROUBLESHOOTING.md. It might result from your lower GCC version. Pytorch 1.1.0 should not be the reason.

from fcos.

song6299 avatar song6299 commented on August 17, 2024

Thanks, I will install higher gcc~~~

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.