Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoonminHwang/caffe-segmentation
/ functions
Functions
48 in github.com/SoonminHwang/caffe-segmentation
⨍
Functions
48
◇
Types & classes
2
↓ 3 callers
Function
drawPlot
(ax, dict_list, xLabel, yLabel, avg_step, clr, prop)
parse_and_plot_log.py:327
↓ 3 callers
Function
extract_datetime_from_line
(line, year)
parse_and_plot_log.py:25
↓ 2 callers
Function
fix_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 callers
Function
get_log_created_year
Get year from log file system timestamp
parse_and_plot_log.py:41
↓ 2 callers
Function
get_start_time
Find start time from group of lines
parse_and_plot_log.py:50
↓ 2 callers
Function
parse_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 callers
Function
write_csv
Write a CSV file
parse_and_plot_log.py:285
↓ 1 callers
Function
main
()
predict.py:126
↓ 1 callers
Function
main
()
train.py:194
↓ 1 callers
Function
main
()
test.py:203
↓ 1 callers
Function
main
()
parse_and_plot_log.py:343
↓ 1 callers
Function
main
()
pspnet/predict.py:126
↓ 1 callers
Function
main
()
pspnet/train.py:193
↓ 1 callers
Function
main
()
pspnet/test.py:206
↓ 1 callers
Function
main
()
pspnet/debug.py:13
↓ 1 callers
Function
make_solver
(options)
train.py:22
↓ 1 callers
Function
make_solver
(options)
pspnet/train.py:22
↓ 1 callers
Function
parse_args
()
parse_and_plot_log.py:306
↓ 1 callers
Function
parse_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 callers
Function
predict
(dataset_name, input_path, output_path, weights)
predict.py:54
↓ 1 callers
Function
predict
(dataset_name, input_path, output_path, weights)
pspnet/predict.py:54
↓ 1 callers
Function
process_options
(options)
train.py:74
↓ 1 callers
Function
process_options
(options)
test.py:181
↓ 1 callers
Function
process_options
(options)
pspnet/train.py:73
↓ 1 callers
Function
process_options
(options)
pspnet/test.py:184
↓ 1 callers
Function
save_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 callers
Function
test_image
(options)
test.py:50
↓ 1 callers
Function
test_image
(options)
pspnet/test.py:50
↓ 1 callers
Function
train
(options)
train.py:142
↓ 1 callers
Function
train
(options)
pspnet/train.py:141
Method
__init__
(self, dataset_name)
predict.py:23
Method
__init__
(self, dataset_name)
pspnet/predict.py:23
Function
build_context
(net, bottom, num_classes, layers=8)
pspnet/network.py:131
Function
build_context_large
(net, bottom, num_classes, layers=8)
pspnet/network.py:194
Function
build_context_large_bn
(net, bottom, num_classes, layers=8)
pspnet/network.py:366
Function
build_frontend_vgg
(net, bottom, num_classes)
pspnet/network.py:73
Function
build_frontend_vgg19_bn
(net, bottom, num_classes)
pspnet/network.py:290
Function
extract_seconds
(input_file, output_file)
parse_and_plot_log.py:63
Function
make_accuracy
(bottom, label)
pspnet/network.py:56
Function
make_bin_label_data
(bin_list_path, label_list_path, batch_size, label_shape, label_stride)
pspnet/network.py:33
Function
make_image_label_data
(image_list_path, label_list_path, batch_size, mirror, crop_size, mean_pixel,
pspnet/network.py:15
Function
make_image_label_data_bn
(image_list_path, label_list_path, batch_size, mirror, crop_size, mean_pixel,
pspnet/network.py:261
Function
make_input_data
(input_size, channels=3)
pspnet/network.py:45
Function
make_prob
(bottom)
pspnet/network.py:60
Function
make_softmax_loss
(bottom, label)
pspnet/network.py:50
Function
make_upsample
(bottom, num_classes)
pspnet/network.py:64
Method
pretrained_path
(self)
predict.py:43
Method
pretrained_path
(self)
pspnet/predict.py:43