Skip to content

Commit

Permalink
renamed config method to maskdino
Browse files Browse the repository at this point in the history
  • Loading branch information
MeAmarP committed Dec 29, 2022
1 parent 76c8e45 commit 732066d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maskdino/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from detectron2.config import CfgNode as CN


def add_maskformer2_config(cfg):
def add_maskdino_config(cfg):
"""
Add config for MaskDINO.
"""
Expand Down

0 comments on commit 732066d

Please sign in to comment.