Skip to content

Commit 7a2ba46

Browse files
author
冬落
committed
update
1 parent d0644fa commit 7a2ba46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/fcos_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@
792792
'backbone_norm': 'FrozeBN',
793793
'res5_dilation': False,
794794
'pretrained': True,
795-
'pretrained_weight': 'imagenet1k_v2',
795+
'pretrained_weight': 'imagenet1k_v1',
796796
'max_stride': 32,
797797
'out_stride': [8, 16, 32],
798798
## Neck

0 commit comments

Comments
 (0)