MCPcopy Create free account
hub / github.com/SoonminHwang/caffe-segmentation / save_csv_files

Function save_csv_files

parse_and_plot_log.py:269–282  ·  view source on GitHub ↗

Save CSV files to output_dir If the input log file is, e.g., caffe.INFO, the names will be caffe.INFO.train and caffe.INFO.test

(logfile_path, output_dir, train_dict_list, test_dict_list,
                   delimiter=',', verbose=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

write_csvFunction · 0.85

Tested by

no test coverage detected