Giter Site home page Giter Site logo

Comments (3)

QuentinDuval avatar QuentinDuval commented on July 26, 2024

Hi @DC95,

First of all, sorry for my slow response time, I had a lot on my plate.
Now it's better :) I will have a look at it !

Could you provide me with:

  • the command line you are using?
  • the dictionary structure of the checkpoint you are trying to evaluate?

For the second point, what I mean by dictionary structure is something like this:

{
  "mode": {
    "state_dict": [name of the weights]
  }
}

Or if you have a public checkpoint that I can use, I can try that as well !

Thank you,
Quentin

from vissl.

DC95 avatar DC95 commented on July 26, 2024

Hi @QuentinDuval

Thanks for your response :)

The link for DC_v2 checkpoint is (https://gigamove.rwth-aachen.de/en/download/859065e3c72eabd19c45578abfd17ba0)

The link for simclr checkpoint is (https://gigamove.rwth-aachen.de/en/download/cb9771810632728d4f5885f72ac4e551)

The checkpoint structure looks like this:

phase_idx iteration loss iteration_num train_phase_idx classy_state_dict type

The classy_state_dict looks like this:
dict_keys(['train', 'base_model', 'meters', 'optimizer', 'phase_idx', 'train_phase_idx', 'num_updates', 'losses', 'hooks', 'loss', 'train_dataset_iterator', 'amp'])

The trunk keys looks like this : '_feature_blocks.conv1.weight', '_feature_blocks.bn1.weight'

The command line: python run_distributed_engines.py \config=pretrain/linear_classifier/linear_classifier_k7_g128

Thanks for taking time out,
DC

from vissl.

DC95 avatar DC95 commented on July 26, 2024

Hi @QuentinDuval

Wondering if it was in the right direction. Or was I doing something wrong?

from vissl.

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.