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

Missing files in helpers.py #15

Open
shijinghuihub opened this issue Nov 3, 2022 · 2 comments
Open

Missing files in helpers.py #15

shijinghuihub opened this issue Nov 3, 2022 · 2 comments

Comments

@shijinghuihub
Copy link

In helpers.py

from .features import FeatureListNet, FeatureDictNet, FeatureHookNet
from .hub import has_hf_hub, download_cached_file, load_state_dict_from_hf, load_state_dict_from_url
from .layers import Conv2dSame, 

are not found

@kevinz8866
Copy link

Hi,

Check this out. This fork fixes all the import issues. https://github.com/kevinz8866/MobileFormer

@WatsonMLDev
Copy link

@kevinz8866 were you ever to get this repo's pre-trained models to run with your repo? To me, when I download the .pth.tar files, they are just archive folders and the .pth isn't a file, rather a folder. Look at the 91m model in the drive link, it shows this.

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

3 participants