File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616## 性能情况
1717| 训练数据集 | 权值文件名称 | 测试数据集 | 输入图片大小 | mAP 0.5:0.95 | mAP 0.5 |
1818| :-----: | :-----: | :------: | :------: | :------: | :-----: |
19- | VOC07+12 | [ voc_weights_resnet.pth] ( https://github.com/bubbliiiing/faster-rcnn-pytorch/releases/download/v1.0/voc_weights_resnet.pth ) | VOC-Test07 | - | - | 77.87
20- | VOC07+12 | [ voc_weights_vgg.pth] ( https://github.com/bubbliiiing/faster-rcnn-pytorch/releases/download/v1.0/voc_weights_vgg.pth ) | VOC-Test07 | - | - | 75.22
19+ | VOC07+12 | [ voc_weights_resnet.pth] ( https://github.com/bubbliiiing/faster-rcnn-pytorch/releases/download/v1.0/voc_weights_resnet.pth ) | VOC-Test07 | - | - | 80.36
20+ | VOC07+12 | [ voc_weights_vgg.pth] ( https://github.com/bubbliiiing/faster-rcnn-pytorch/releases/download/v1.0/voc_weights_vgg.pth ) | VOC-Test07 | - | - | 77.46
2121
2222## 所需环境
2323torch == 1.2.0
You can’t perform that action at this time.
0 commit comments