Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when I try to train this model ,there are always let me to download this #3

Open
goldenfish2000 opened this issue Sep 9, 2023 · 1 comment

Comments

@goldenfish2000
Copy link

C:\Users\Goldenfish.conda\envs\meta\lib\site-packages\keras\initializers\initializers_v2.py:120: UserWarning: The initializer VarianceScaling is unseeded
and being called multiple times, which will return identical values each time (even if the initializer is unseeded). Please update your code to provide
a seed to the initializer, or avoid using the same initalizer instance more than once.
warnings.warn(
Downloading data from https://github.com/leondgarse/keras_cv_attention_models/releases/download/caformer/caformer_s18_224_imagenet.h5
[Error] will not load weights, url not found or download failed: https://github.com/leondgarse/keras_cv_attention_models/releases/download/caformer/caform
er_s18_224_imagenet.h5

it's always fail to download , but sometimes it worked and very solwly.
I try to download this file and pretain model, but it's looks like doesn't work.

@huyquoctrinh
Copy link
Owner

Hi, if you have already downloaded the weight for the Caformer, you can load the weight directly to the whole backbone, I hope this information will help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants