如何finetune torchvision.models.detection.ssd300_vgg16?
我需要使用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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论