MaskDINO
MaskDINO copied to clipboard
Require explanation regarding eval-only mode
I am not able to understand why same thing is happening twice in this part of code? https://github.com/IDEA-Research/MaskDINO/blob/main/train_net.py#L348-L354
Oh, it is a typo. Thanks for this comment, and you only need to load once.
@FengLi-ust Thanks. please update the script accordingly.