MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / save_csv_files

Function save_csv_files

tools/extra/parse_log.py:134–147  ·  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 2

write_csvFunction · 0.85
joinMethod · 0.80

Tested by

no test coverage detected