hello.mmdet.plot module
-
hello.mmdet.plot.func(json_logs, out_dir, schedules, metrics, format)[source]
-
hello.mmdet.plot.load_json_log(json_log, schedules=['iter', 'lr', 'loss_cls', 'loss_bbox'], metrics=['bbox_mAP', 'bbox_mAP_50'])[source]
-
hello.mmdet.plot.main(args=None)[source]
-
hello.mmdet.plot.parse_args(args=None)[source]
-
hello.mmdet.plot.plotting_log_dicts(log_dicts, out_dir, schedules, metrics, format)[source]
-
hello.mmdet.plot.plotting_metrics(cache, x_label, y_label, out_file)[source]
-
hello.mmdet.plot.plotting_schedules(cache, x_label, y_labels, out_file)[source]
-
hello.mmdet.plot.simplify(data)[source]