如何finetune torchvision.models.detection.ssd300_vgg16?

发布于 2025-02-08 04:11:52 字数 161 浏览 3 评论 0原文

我需要使用pytorch微调对象检测算法。所有可用的教程都进行实例细分。加载的任何指南或代码示例: 型号= torchvision.models.detection.ssd300_vgg16(预处理= false),并将其训练为新的图像,边界框和标签。使用Google协作环境与最新的Pytorch版本 谢谢

I need to fine tune object detect algorithms using pytorch. All available tutorials do instance segmentation. Any guides or code examples on loading:
model=torchvision.models.detection.ssd300_vgg16(pretrained=False) and training it to a new set of images, bounding boxes, and labels. Using the google collaborate environment with the latest pytorch version
Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文