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
When I ran train.py with retrieval_coco_ft.yaml,no model was saved in output_dir and no error reported.In output_dir,there were some folders named after the time.In each folder,there was a result folder and log text in this folder, nothing else.
So do I need to set parameters to save the model in retrieval_coco_ft.yaml?