question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Backbone/model weights source should be more obvious to figure out.

See original GitHub issue

I saw torchvision in the requirements and immediately assumed that the pre-trained model weights would come from there (I didn’t know timm until very recently).

I saw they are actually coming from timm and realized it’s not a well documented information.

I have two suggestions:

  1. (easy) mention it in the readme.md and add it to the docs.

  2. (maybe easy?) make the pre-trained weights source a parameter that would show up in the config file (it could come from torchvision for instance)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
jpcbertoldocommented, Sep 6, 2022

Ok, so just some documentation update.

0reactions
samet-akcaycommented, Sep 27, 2022

Addressed with #576

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting attributes on a collection - backbone js - Stack Overflow
I haven't used Backbone, so a comment rather than an answer: It looks like Backbone collections are JavaScript objects (hard to imagine what...
Read more >
Training a simple U-Net without pretrained models · Issue #368
Is there a way to trained my own model from scratch based on the original U-Net architecture without the Imagenet component? Also, if...
Read more >
Backbone.js
Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives ...
Read more >
Extracting the multiscale backbone of complex weighted ...
In Materials and Methods we provide a detailed analysis of the null model with respect to the actual weight distribution in two real-world...
Read more >
An R package to extract network backbones | PLOS ONE
The backbone.suggest() function can be used to examine the source data, identify the relevant backbone models, and suggest the most ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found