faster_rcnn_swin_tiny_patch4_window7_mstrain_480-800_adamw_1x_coco.py是什么
时间: 2023-05-28 20:04:47 浏览: 186
faster_rcnn_swin_tiny_patch4_window7_mstrain_480-800_adamw_1x_coco.py是一个基于COCO数据集的目标检测模型,使用了Swin Transformer网络和Faster R-CNN算法。该模型在输入分辨率为480x480到800x800之间的图像上进行训练,使用了AdamW优化器,训练轮数为1个epoch。
阅读全文
相关推荐




