You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed pretrained checkpoint is used when training M0 model:
load_from = "ckpts/bevdet-r50-cbgs.pth"
in projects/configs/flashocc/flashocc-r50.py
could you share the download link of this checkpoint?