MCPcopy Create free account

hub / github.com/MhLiao/TextBoxes_plusplus / functions

Functions3,103 in github.com/MhLiao/TextBoxes_plusplus

↓ 1 callersFunctionparse_readme_frontmatter
(dirname)
scripts/download_model_binary.py:30
↓ 1 callersMethodphase
include/caffe/layer.hpp:319
↓ 1 callersFunctionphase_net_file
()
python/caffe/test/test_python_layer.py:91
↓ 1 callersFunctionpolygon_iou
Intersection over union between two shapely polygons.
examples/text/nms.py:20
↓ 1 callersMethodpredict
Predict classification probabilities of inputs. Parameters ---------- inputs : iterable of (H x W x K) input ndarray
python/caffe/classifier.py:47
↓ 1 callersFunctionprepare_network
(config)
examples/text/demo_det.py:38
↓ 1 callersFunctionprepare_network
(config)
examples/text/demo.py:44
↓ 1 callersFunctionprint_table
Print a simple nicely-aligned table. table must be a list of (equal-length) lists. Columns are space-separated, and as narrow as possible, bu
tools/extra/summarize.py:41
↓ 1 callersFunctionpython_net_file
()
python/caffe/test/test_python_layer.py:59
↓ 1 callersFunctionpython_param_net_file
()
python/caffe/test/test_python_layer_with_param_str.py:28
↓ 1 callersFunctionread_net
(filename)
tools/extra/summarize.py:22
↓ 1 callersMethodrelease
src/gtest/gtest.h:1847
↓ 1 callersFunctionreset
Usage: caffe_('reset')
matlab/+caffe/private/caffe_.cpp:458
↓ 1 callersMethodresize_and_crop_image
Takes an image name, resize it and crop the center square
tools/extra/resize_and_crop_images.py:20
↓ 1 callersFunctionresize_image
Resize an image array with interpolation. Parameters ---------- im : (H x W x K) ndarray new_dims : (height, width) tuple of new
python/caffe/io.py:306
↓ 1 callersFunctionroll_weighted_die
src/caffe/util/im_transforms.cpp:30
↓ 1 callersFunctionrun_inference_on_image
(image)
scripts/convert_inception_v3.py:246
↓ 1 callersFunctionsave_and_visu
(image, results, config)
examples/text/demo_det.py:112
↓ 1 callersFunctionsave_and_visu
(image, results, config)
examples/text/demo.py:118
↓ 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
tools/extra/parse_log.py:134
↓ 1 callersMethodscale_data
src/caffe/blob.cpp:346
↓ 1 callersMethodset_forwarding_enabled
src/gtest/gtest-all.cpp:4210
↓ 1 callersMethodset_loss
* @brief Sets the loss associated with a top blob at a given index. */
include/caffe/layer.hpp:206
↓ 1 callersFunctionsigmoid
src/caffe/layers/sigmoid_layer.cpp:9
↓ 1 callersFunctionsilent_net
()
python/caffe/test/test_net_spec.py:44
↓ 1 callersMethodsimple_solver_param
src/caffe/test/test_solver_factory.cpp:19
↓ 1 callersMethodsize
STL-style container methods.
src/gtest/gtest.h:7739
↓ 1 callersMethodsuccessful_test_count
Gets the number of successful tests.
src/gtest/gtest-all.cpp:2028
↓ 1 callersFunctionsummarize_net
(net)
tools/extra/summarize.py:63
↓ 1 callersFunctiontanh_naive
src/caffe/test/test_tanh_layer.cpp:16
↓ 1 callersMethodtest_property_count
Returns the number of the test properties.
src/gtest/gtest-all.cpp:3191
↓ 1 callersFunctiontest_single
(dt_dir,score,overlap,save_dir)
examples/text/nms.py:88
↓ 1 callersFunctiontime
Time: benchmark the execution time of a model.
tools/caffe.cpp:334
↓ 1 callersFunctionto_proto
Generate a NetParameter that contains all layers needed to compute all arguments.
python/caffe/net_spec.py:43
↓ 1 callersMethodtotal_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
src/gtest/gtest-all.cpp:3186
↓ 1 callersMethodtype
include/caffe/layers/filter_layer.hpp:28
↓ 1 callersMethodtype
include/caffe/layers/hinge_loss_layer.hpp:63
↓ 1 callersMethodtype
include/caffe/layers/reverse_layer.hpp:29
↓ 1 callersMethodtype
include/caffe/layers/multinomial_logistic_loss_layer.hpp:51
↓ 1 callersMethodtype
include/caffe/layers/sigmoid_cross_entropy_loss_layer.hpp:56
↓ 1 callersMethodtype
include/caffe/layers/softmax_loss_layer.hpp:61
↓ 1 callersMethodtype
include/caffe/layers/hdf5_data_layer.hpp:36
↓ 1 callersMethodtype
include/caffe/layers/absval_layer.hpp:32
↓ 1 callersMethodtype
include/caffe/layers/memory_data_layer.hpp:27
↓ 1 callersMethodtype
include/caffe/layers/flatten_layer.hpp:30
↓ 1 callersMethodtype
include/caffe/layers/split_layer.hpp:26
↓ 1 callersMethodtype
include/caffe/layers/reshape_layer.hpp:28
↓ 1 callersMethodvalue
include/caffe/util/db_lmdb.hpp:33
↓ 1 callersFunctionvisu_rec_results
(image, rec_save_dir, f_score_threshold)
examples/text/demo.py:149
↓ 1 callersFunctionzeroPadArrayLength
crnn/src/cpp/utils.hpp:16
Method SingleFailureChecker
The constructor of SingleFailureChecker remembers where to look up test part results, what type of failure we expect, and what substring the failure m
src/gtest/gtest-all.cpp:1947
MethodAbsValLayer
include/caffe/layers/absval_layer.hpp:27
MethodAccuracyLayer
* @param param provides AccuracyParameter accuracy_param, * with AccuracyLayer options: * - top_k (\b optional, default 1). * Sets
include/caffe/layers/accuracy_layer.hpp:29
MethodAccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:19
MethodAdaDeltaPreSolve
src/caffe/solvers/adadelta_solver.cpp:8
MethodAdaDeltaSolver
include/caffe/sgd_solvers.hpp:113
MethodAdaGradSolver
include/caffe/sgd_solvers.hpp:70
MethodAdamPreSolve
src/caffe/solvers/adam_solver.cpp:8
MethodAdamSolver
include/caffe/sgd_solvers.hpp:137
MethodAddAccuracyOutput
src/caffe/test/test_ctc_decoder_layer.cpp:54
MethodAddCreator
Adds a creator.
include/caffe/solver_factory.hpp:65
MethodAddCreator
Adds a creator.
include/caffe/layer_factory.hpp:67
FunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
src/gtest/gtest.h:18288
MethodAddTestCaseInstantiation
INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information about a generator.
src/gtest/gtest.h:10409
FunctionAddTestInfo
Adds a TestInfo to the unit test. Arguments: set_up_tc: pointer to the function that sets up the test case tear_down_tc: pointer to the function
src/gtest/gtest-all.cpp:1030
FunctionAddTestName
src/gtest/gtest.h:7270
MethodAddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_case_name is the base name of the test
src/gtest/gtest.h:10400
MethodAdvance
src/gtest/gtest.h:10229
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13426
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13545
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13682
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13836
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14009
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14199
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14408
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14633
MethodAdvance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14876
MethodAllowForceBackward
* Unlike most loss layers, in the SmoothL1LossLayer we can backpropagate * to both inputs -- override to return true and always allow force_backwa
include/caffe/fast_rcnn_layers.hpp:80
MethodAllowForceBackward
* Unlike most loss layers, in the ContrastiveLossLayer we can backpropagate * to the first two inputs. */
include/caffe/layers/contrastive_loss_layer.hpp:52
MethodAllowForceBackward
* Unlike most loss layers, in the SmoothL1LossLayer we can backpropagate * to both inputs -- override to return true and always allow force_backwar
include/caffe/layers/smooth_L1_loss_layer.hpp:45
MethodAllowForceBackward
include/caffe/layers/lstm_layer.hpp:80
MethodAllowForceBackward
* We usually cannot backpropagate to the labels; ignore force_backward for * these inputs. */
include/caffe/layers/loss_layer.hpp:56
MethodAllowForceBackward
* Unlike most loss layers, in the EuclideanLossLayer we can backpropagate * to both inputs -- override to return true and always allow force_backwa
include/caffe/layers/euclidean_loss_layer.hpp:53
MethodAllowForceBackward
include/caffe/layers/recurrent_layer.hpp:57
MethodAnnotatedDataLayer
src/caffe/layers/annotated_data_layer.cpp:18
MethodAnnotatedDataLayerTest
src/caffe/test/test_annotated_data_layer.cpp:50
MethodAnsiToUtf16
Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using de
src/gtest/gtest-all.cpp:2162
MethodAppendBottom
src/caffe/net.cpp:424
MethodAppendParam
src/caffe/net.cpp:449
MethodAppendTop
src/caffe/net.cpp:384
FunctionApplyNMSFastRBox
src/caffe/util/bbox_util.cpp:3573
MethodApplyUpdate
src/caffe/solvers/sgd_solver.cpp:134
MethodApplyUpdate
include/caffe/solver.hpp:150
MethodArgMaxLayer
* @param param provides ArgMaxParameter argmax_param, * with ArgMaxLayer options: * - top_k (\b optional uint, default 1). * the nu
include/caffe/layers/argmax_layer.hpp:38
MethodArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:18
MethodArguments
src/gtest/gtest-all.cpp:7043
FunctionArrayAwareFind
src/gtest/gtest.h:7660
MethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
src/gtest/gtest.h:2285
MethodAssertHeld
src/gtest/gtest.h:2464
MethodAssertHelper
AssertHelper constructor.
src/gtest/gtest-all.cpp:1643
← previousnext →1,001–1,100 of 3,103, ranked by callers