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

有resnet的预训练模型吗? #133

Open
wanghao16020510036 opened this issue May 29, 2022 · 2 comments
Open

有resnet的预训练模型吗? #133

wanghao16020510036 opened this issue May 29, 2022 · 2 comments

Comments

@wanghao16020510036
Copy link

reamde里只有VGG19的预训练模型,请问可以给出resnet的预训练模型吗?

@AKASHKRISHNABHUKYA
Copy link

reamde里只有VGG19的预训练模型,请问可以给出resnet的预训练模型吗?

抱歉,我无法访问您正在寻找的 ResNet 预训练模型。但是,您可以轻松地在线找到预训练的 ResNet 模型。

预训练模型的一个流行来源是 PyTorch Torchvision 库,它提供了多个预训练模型,包括 ResNet,可以针对特定任务轻松进行微调。您还可以在其他平台上找到预训练的 ResNet 模型,例如 TensorFlow 的 TensorFlow Hub 或 Caffe2 的 Model Zoo。

请务必注意,使用预训练模型可以显着加快训练过程,但您仍需要针对您的特定用例微调模型以获得最佳结果。

@AZyfen
Copy link

AZyfen commented May 11, 2023

reamde里只有VGG19的预训练模型,请问可以给出resnet的预训练模型吗?

请问,您找到了VGG19的预训练模型吗?可以分享吗?

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