Giter VIP home page Giter VIP logo

Comments (5)

vidit09 avatar vidit09 commented on July 16, 2024

Hello,

Thanks for your interest in our work. Yes, you can change it to 1 but in all of our experiments, we used batch_size as mentioned in the respective yaml files. Additionally, you may have to increase the max iterations when batch size is lowered to 1.

from geoshift.

fengjingchehu1 avatar fengjingchehu1 commented on July 16, 2024

Thank you for your reply. To be honest, I am a first-year graduate student from China.
In this regard, I am a complete novice.Just now, I completed the training for the third step. I'm wondering if there are sentences similar to "python demo.py --config-file D:/learning/detectron2-main/configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml --input test5.jpg --opts MODEL.WEIGHTS detectron2://COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x/137849600/model_final_f10217.pkl" that can be generated using the trained model.
This question might be basic, but I still look forward to your response.

from geoshift.

vidit09 avatar vidit09 commented on July 16, 2024

You can use --eval-only flag to the commands python <train-filename> --eval-only --config-file <config-filename> MODEL.WEIGHTS <path to the weights> . This command will start the evaluation of the test dataset. You can look into this and modify it to evaluate only one image.

from geoshift.

fengjingchehu1 avatar fengjingchehu1 commented on July 16, 2024

Thank you for your reply, and I wish you smooth work and good health!

from geoshift.

vidit09 avatar vidit09 commented on July 16, 2024

Thank you and same to you!

from geoshift.

Related Issues (4)

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.