Git Product home page Git Product logo

Comments (8)

IssamLaradji avatar IssamLaradji commented on July 30, 2024

did you try running the checkpoints/download.sh script? It should download those checkpoints.

from lcfcn.

nathasha-naranpanawa avatar nathasha-naranpanawa commented on July 30, 2024

I did. The downloaded folder only had the best_model.pth and history.json files.

from lcfcn.

nathasha-naranpanawa avatar nathasha-naranpanawa commented on July 30, 2024

This is what was provided to download Trancos checkpoints.
https://www.dropbox.com/sh/rms4dg5autwtpnf/AADQBOr1ruFsptbqG_uPt_zCa?dl=0

And it only have the best_model.pth and history.json files.

What am I missing? Can you please help?

from lcfcn.

IssamLaradji avatar IssamLaradji commented on July 30, 2024

Hi sorry about that. Can you use best_model.pth to load the model? it should be equivalent to trancos_ResFCN.pth. You can rename the best_model.pth to trancos_ResFCN.pth.

from lcfcn.

IssamLaradji avatar IssamLaradji commented on July 30, 2024

Why do you need the checkpoints if you are training from scratch?

from lcfcn.

nathasha-naranpanawa avatar nathasha-naranpanawa commented on July 30, 2024

Sorry I'm very new to deep learning. I thought since main.py needs all arguments path_history, path_model, path_opt, path_best_model for training that those files were necessary. Do I not need them?

from lcfcn.

IssamLaradji avatar IssamLaradji commented on July 30, 2024

those paths are there in order to specify where they should be saved, but they don't have to exist. You don't need them.
The image below is part of train.py. It shows that if the path does not exist, then it won't be loaded.

image

from lcfcn.

nathasha-naranpanawa avatar nathasha-naranpanawa commented on July 30, 2024

Thank you!

from lcfcn.

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.