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 run:"python tools/analyze_logs.py plot_curve ./work_dirs/faster_rcnn/20201102_194729.log.json --keys loss_cls --out ./plot_result/a ",I can get a loss_cls graph. When I add ''loss_dfl'' to the "--keys" parameter, it displays an error:"KeyError: './work_dirs/faster_rcnn/20201102_194729.log.json does not contain metric loss_dfl'
I've learned a lot from your code, thanks for your great job!
When I run analyze_logs.py, error: KeyError: './work_dirs/20201026_154039.log.json does not contain metric loss_'.
Welcome to discuss with anyone who has the same problem
The text was updated successfully, but these errors were encountered: