MCPcopy Create free account

hub / github.com/SoonminHwang/caffe-segmentation / functions

Functions48 in github.com/SoonminHwang/caffe-segmentation

↓ 3 callersFunctiondrawPlot
(ax, dict_list, xLabel, yLabel, avg_step, clr, prop)
parse_and_plot_log.py:327
↓ 3 callersFunctionextract_datetime_from_line
(line, year)
parse_and_plot_log.py:25
↓ 2 callersFunctionfix_initial_nan_learning_rate
Correct initial value of learning rate Learning rate is normally not printed until after the initial test and training step, which means the
parse_and_plot_log.py:256
↓ 2 callersFunctionget_log_created_year
Get year from log file system timestamp
parse_and_plot_log.py:41
↓ 2 callersFunctionget_start_time
Find start time from group of lines
parse_and_plot_log.py:50
↓ 2 callersFunctionparse_line_for_net_output
Parse a single line for training or test output Returns a a tuple with (row_dict_list, row) row: may be either a new row or an augmented vers
parse_and_plot_log.py:213
↓ 2 callersFunctionwrite_csv
Write a CSV file
parse_and_plot_log.py:285
↓ 1 callersFunctionmain
()
predict.py:126
↓ 1 callersFunctionmain
()
train.py:194
↓ 1 callersFunctionmain
()
test.py:203
↓ 1 callersFunctionmain
()
parse_and_plot_log.py:343
↓ 1 callersFunctionmain
()
pspnet/predict.py:126
↓ 1 callersFunctionmain
()
pspnet/train.py:193
↓ 1 callersFunctionmain
()
pspnet/test.py:206
↓ 1 callersFunctionmain
()
pspnet/debug.py:13
↓ 1 callersFunctionmake_solver
(options)
train.py:22
↓ 1 callersFunctionmake_solver
(options)
pspnet/train.py:22
↓ 1 callersFunctionparse_args
()
parse_and_plot_log.py:306
↓ 1 callersFunctionparse_log
Parse log file Returns (train_dict_list, test_dict_list) train_dict_list and test_dict_list are lists of dicts that define the table rows
parse_and_plot_log.py:81
↓ 1 callersFunctionpredict
(dataset_name, input_path, output_path, weights)
predict.py:54
↓ 1 callersFunctionpredict
(dataset_name, input_path, output_path, weights)
pspnet/predict.py:54
↓ 1 callersFunctionprocess_options
(options)
train.py:74
↓ 1 callersFunctionprocess_options
(options)
test.py:181
↓ 1 callersFunctionprocess_options
(options)
pspnet/train.py:73
↓ 1 callersFunctionprocess_options
(options)
pspnet/test.py:184
↓ 1 callersFunctionsave_csv_files
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
parse_and_plot_log.py:269
↓ 1 callersFunctiontest_image
(options)
test.py:50
↓ 1 callersFunctiontest_image
(options)
pspnet/test.py:50
↓ 1 callersFunctiontrain
(options)
train.py:142
↓ 1 callersFunctiontrain
(options)
pspnet/train.py:141
Method__init__
(self, dataset_name)
predict.py:23
Method__init__
(self, dataset_name)
pspnet/predict.py:23
Functionbuild_context
(net, bottom, num_classes, layers=8)
pspnet/network.py:131
Functionbuild_context_large
(net, bottom, num_classes, layers=8)
pspnet/network.py:194
Functionbuild_context_large_bn
(net, bottom, num_classes, layers=8)
pspnet/network.py:366
Functionbuild_frontend_vgg
(net, bottom, num_classes)
pspnet/network.py:73
Functionbuild_frontend_vgg19_bn
(net, bottom, num_classes)
pspnet/network.py:290
Functionextract_seconds
(input_file, output_file)
parse_and_plot_log.py:63
Functionmake_accuracy
(bottom, label)
pspnet/network.py:56
Functionmake_bin_label_data
(bin_list_path, label_list_path, batch_size, label_shape, label_stride)
pspnet/network.py:33
Functionmake_image_label_data
(image_list_path, label_list_path, batch_size, mirror, crop_size, mean_pixel,
pspnet/network.py:15
Functionmake_image_label_data_bn
(image_list_path, label_list_path, batch_size, mirror, crop_size, mean_pixel,
pspnet/network.py:261
Functionmake_input_data
(input_size, channels=3)
pspnet/network.py:45
Functionmake_prob
(bottom)
pspnet/network.py:60
Functionmake_softmax_loss
(bottom, label)
pspnet/network.py:50
Functionmake_upsample
(bottom, num_classes)
pspnet/network.py:64
Methodpretrained_path
(self)
predict.py:43
Methodpretrained_path
(self)
pspnet/predict.py:43