Skip to content

Commit 20eaacd

Browse files
committed
fix bug
1 parent e74a567 commit 20eaacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detection/retinanet_R_50_FPN_3x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_BASE_: "../Base-RetinaNet.yaml"
1+
_BASE_: "./Base-RetinaNet.yaml"
22
MODEL:
33
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
44
RESNETS:

0 commit comments

Comments
 (0)