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.

Pretrained Encoder link

See original GitHub issue

In the README, the pretrained encoder cmd should be:

wget https://storage.googleapis.com/vit_models/imagenet21k/R50%2BViT-B_16.npz

not the current:

wget https://storage.googleapis.com/vit_models/imagenet21k/R50-ViT-B_16.npz

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ygjwd12345commented, Mar 24, 2021

the MODEL_NAME has a +, not a - after R50

It has be fixed.

0reactions
ygjwd12345commented, Mar 24, 2021

Sorry it’s my mistake

Read more comments on GitHub >

github_iconTop Results From Across the Web

[2106.05139] Pretrained Encoders are All You Need - arXiv
We investigate using pretrained image representations and spatio-temporal attention for state representation learning in Atari.
Read more >
Encoder Decoder Models - Hugging Face
The EncoderDecoderModel can be used to initialize a sequence-to-sequence model with any pretrained autoencoding model as the encoder and any pretrained ...
Read more >
Tutorial 124 - Using pretrained models as encoders in U-Net
Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_for_image_processing_APEER.
Read more >
LinkNet with Pretrained Encoder and Dilated Convolution for ...
D-LinkNet: LinkNet with Pretrained Encoder and Dilated Convolution for ... Persistent Link: https://xplorestaging.ieee.org/servlet/opac?punumber=8575058
Read more >
MATLAB pretrainedEncoderNetwork - MathWorks
This MATLAB function creates an encoder network, net, from a pretrained network, networkName.
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