Code Monkey home page Code Monkey logo

Comments (14)

JosephKJ avatar JosephKJ commented on June 9, 2024

You can read the last few lines in the log. Hope you are using the provided scripts as is.

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

Thank you. This is my log. However, I find the results are very low. I directly perform run.sh
QQ截图20220418075730
.

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024

Please share your complete logs so that we can debug. I wonder whether the base models are loaded properly. Thanks.

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

log.txt

This is my log

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024

./output/10_p_10_ft/model_final.pth is not being loaded. This is evident from the lines "[04/17 11:57:02] d2.evaluation.pascal_voc_evaluation". Can you please share ls ./output/10_p_10_ft?

Also, please find my log for your reference:
log.txt

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

Thanks. I do not change your code. Could you give me some advice to reproduce your results?

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

Is your run.sh correct?

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024

Yes, it is correct. Please respond to my question: Can you please share "ls ./output/10_p_10_ft".

Have you downloaded and extracted the models as explained in the third point here?

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

Yes. I have downloaded the models. I observe that your code needs to use these models.
QQ截图20220418101651

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024
  1. What is your version of fvcore?

  2. Also, do you see any errors while the code loads the models? These errors may appear only on the screen, it might not necessarily be logged to file.

  3. Can you show the contents inside 10_p_10_ft?

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

The version of fvcore is 0.1.1.dev200512

from eli.

AmingWu avatar AmingWu commented on June 9, 2024

The 10_p_10_ft is the same as my download. It does not change.
QQ截图20220418102713

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024

Thanks for sharing these. As I mentioned before, the issues is in loading the model parameters. That is why the accuracies are very low (you can do a side-by-side comparison to my logs).

I wonder whether it is a file permission issue. Instead of creating shortcuts, can you copy paste the contents from the extracted models into "output" folder? Also, is there any extra message that comes up in the standard system-output when the following log comes: "fvcore.common.checkpoint INFO: Loading checkpoint from"

(I am bit busy during the day, will get back later.)

from eli.

JosephKJ avatar JosephKJ commented on June 9, 2024

Hello, please reopen this incase your issue is not yet resolved. #6 might have been the reason.

from eli.

Related Issues (8)

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.