MCPcopy Create free account

hub / github.com/MhLiao/TextBoxes_plusplus / functions

Functions3,103 in github.com/MhLiao/TextBoxes_plusplus

↓ 2 callersFunctionRboxOverlap
src/caffe/util/bbox_util.cpp:750
↓ 2 callersFunctionRead
src/gtest/gtest.h:2693
↓ 2 callersFunctionReadNetParamsFromBinaryFileOrDie
src/caffe/util/upgrade_proto.cpp:93
↓ 2 callersFunctionReadProtoFromBinaryFileOrDie
include/caffe/util/io.hpp:110
↓ 2 callersMethodRecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
src/gtest/gtest-all.cpp:3117
↓ 2 callersMethodReduceBottomBlobSize
src/caffe/test/test_slice_layer.cpp:39
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
src/gtest/gtest.h:10421
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
src/gtest/gtest-all.cpp:7586
↓ 2 callersFunctionReplaceAll
Replaces instances of pattern in a string with a replacement. The compiled regex is kept in a cache shared by Match and Search. Args: patter
scripts/cpp_lint.py:525
↓ 2 callersMethodResetSection
(self)
scripts/cpp_lint.py:588
↓ 2 callersMethodReshape
src/caffe/layers/prelu_layer.cpp:55
↓ 2 callersMethodReshape
include/caffe/layers/parameter_layer.hpp:26
↓ 2 callersFunctionReverseCloseExpression
If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the lin
scripts/cpp_lint.py:1327
↓ 2 callersMethodRngBernoulliChecks
src/caffe/test/test_random_number_generator.cpp:162
↓ 2 callersMethodRun
src/caffe/parallel.cpp:421
↓ 2 callersMethodRunLeastSquaresSolver
src/caffe/test/test_gradient_based_solver.cpp:70
↓ 2 callersMethodRunV1UpgradeTest
src/caffe/test/test_upgrade_proto.cpp:1108
↓ 2 callersMethodSeekToFirst
include/caffe/util/db_lmdb.hpp:28
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
src/gtest/gtest-all.cpp:1988
↓ 2 callersMethodSetUp
src/caffe/test/test_hdf5data_layer.cpp:27
↓ 2 callersMethodSetUp
src/caffe/test/test_filter_layer.cpp:26
↓ 2 callersMethodShareTrainedLayersWith
src/caffe/net.cpp:682
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
src/gtest/gtest-all.cpp:5606
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
src/gtest/gtest.h:7296
↓ 2 callersFunctionSolverNeedsTypeUpgrade
Return true iff the solver contains any old solver_type specified as enums
src/caffe/util/upgrade_proto.cpp:1027
↓ 2 callersFunctionSplitBlobName
src/caffe/util/insert_splits.cpp:118
↓ 2 callersFunctionStat
src/gtest/gtest.h:2640
↓ 2 callersMethodStep
src/caffe/solver.cpp:209
↓ 2 callersFunctionStrNCpy
src/gtest/gtest.h:2671
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
src/gtest/gtest-all.cpp:2210
↓ 2 callersMethodSuppressEventForwarding
src/gtest/gtest-all.cpp:4923
↓ 2 callersMethodTestDropoutForward
src/caffe/test/test_neuron_layer.cpp:58
↓ 2 callersMethodTestForward
src/caffe/test/test_tanh_layer.cpp:45
↓ 2 callersMethodTestGreedyDecoder
src/caffe/test/test_ctc_decoder_layer.cpp:86
↓ 2 callersMethodTestPReLU
src/caffe/test/test_neuron_layer.cpp:122
↓ 2 callersMethodTestRead
src/caffe/test/test_annotated_data_layer.cpp:137
↓ 2 callersMethodTestRead
src/caffe/test/test_data_layer.cpp:70
↓ 2 callersMethodTestReadCropTrainSequenceSeeded
src/caffe/test/test_annotated_data_layer.cpp:427
↓ 2 callersMethodTestReadCropTrainSequenceSeeded
src/caffe/test/test_data_layer.cpp:227
↓ 2 callersMethodTestReadCropTrainSequenceUnseeded
src/caffe/test/test_annotated_data_layer.cpp:482
↓ 2 callersMethodTestReadCropTrainSequenceUnseeded
src/caffe/test/test_data_layer.cpp:282
↓ 2 callersMethodTestReshape
src/caffe/test/test_annotated_data_layer.cpp:222
↓ 2 callersMethodTestReshape
src/caffe/test/test_data_layer.cpp:108
↓ 2 callersMethodToHDF5
src/caffe/net.cpp:868
↓ 2 callersFunctionUpgradeSolverAsNeeded
Check for deprecations and upgrade the SolverParameter as needed.
src/caffe/util/upgrade_proto.cpp:1072
↓ 2 callersFunctionUpgradeSolverType
src/caffe/util/upgrade_proto.cpp:1034
↓ 2 callersFunctionUpgradeV0Net
src/caffe/util/upgrade_proto.cpp:113
↓ 2 callersFunctionUpgradeV1LayerType
src/caffe/util/upgrade_proto.cpp:874
↓ 2 callersFunctionUpgradeV1Net
src/caffe/util/upgrade_proto.cpp:667
↓ 2 callersFunctionVGGNetBody
(net, from_layer, need_fc=True, fully_conv=False, reduced=False, dilated=False, nopool=False, dropout=
python/caffe/model_libs.py:293
↓ 2 callersFunctionValues
src/gtest/gtest.h:15528
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
src/gtest/gtest-all.cpp:2807
↓ 2 callersFunction_DropCommonSuffixes
Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropC
scripts/cpp_lint.py:3580
↓ 2 callersFunction_Net_get_id_name
Generic property that maps func to the layer names into an OrderedDict. Used for top_names and bottom_names. Parameters ----------
python/caffe/pycaffe.py:295
↓ 2 callersFunction_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
scripts/cpp_lint.py:782
↓ 2 callersFunction_VerboseLevel
Returns the module's verbosity setting.
scripts/cpp_lint.py:777
↓ 2 callersMethod__setattr__
(self, name, value)
python/caffe/net_spec.py:178
↓ 2 callersMethod_get_top_name
(self, top, names, autonames)
python/caffe/net_spec.py:128
↓ 2 callersMethodadd_callback
include/caffe/solver.hpp:87
↓ 2 callersMethodbackward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:317
↓ 2 callersMethodbackward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:283
↓ 2 callersMethodcheck_net
(self, net, blobs)
python/caffe/test/test_net.py:183
↓ 2 callersFunctioncol2im_cpu
src/caffe/util/im2col.cpp:163
↓ 2 callersFunctioncol2im_nd_cpu
src/caffe/util/im2col.cpp:212
↓ 2 callersFunctioncollect_bottoms
Collect the bottoms to walk for the coordinate mapping. The general rule is that all the bottoms of a layer can be mapped, as
python/caffe/coord_map.py:126
↓ 2 callersFunctionconv_params
Extract the spatial parameters that determine the coordinate mapping: kernel size, stride, padding, and dilation. Implementation detail:
python/caffe/coord_map.py:18
↓ 2 callersFunctioncoord_map
Define the coordinate mapping by its - axis - scale: output coord[i * scale] <- input_coord[i] - shift: output coord[i] <- output_coo
python/caffe/coord_map.py:57
↓ 2 callersFunctioncreate_graph
Creates a graph from saved GraphDef file and returns a saver.
scripts/convert_inception_v3.py:65
↓ 2 callersMethodcrop
Crop a window from the image for detection. Include surrounding context according to the `context_pad` configuration. Parame
python/caffe/detector.py:125
↓ 2 callersMethoddetect_windows
Do windowed detection over given images and windows. Windows are extracted then warped to the input dimensions of the net. P
python/caffe/detector.py:56
↓ 2 callersFunctionextract_datetime_from_line
(line, year)
tools/extra/extract_seconds.py:6
↓ 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
tools/extra/parse_log.py:121
↓ 2 callersMethodforward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:275
↓ 2 callersMethodforward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:257
↓ 2 callersFunctionget_labelname
(label)
scripts/convert_inception_v3.py:56
↓ 2 callersMethodgpu_shape
src/caffe/blob.cpp:78
↓ 2 callersMethodhas_children
crnn/src/cpp/bk_tree.h:75
↓ 2 callersFunctionhdf5_load_nd_dataset_helper
src/caffe/util/hdf5.cpp:10
↓ 2 callersFunctionim2col_cpu
src/caffe/util/im2col.cpp:19
↓ 2 callersFunctionim2col_nd_core_cpu
src/caffe/util/im2col.cpp:70
↓ 2 callersFunctionim2col_nd_cpu
src/caffe/util/im2col.cpp:141
↓ 2 callersFunctionint_vec_to_mx_vec
Convert vector<int> to matlab row vector
matlab/+caffe/private/caffe_.cpp:110
↓ 2 callersMethodjoin_new
Create a new circle that includes only this instance.
src/gtest/gtest.h:9046
↓ 2 callersFunctionmake_padding
(padding_name, conv_shape)
scripts/convert_inception_v3.py:75
↓ 2 callersFunctionmodel_checks_out
(filename=model_filename, sha1=frontmatter['sha1'])
scripts/download_model_binary.py:62
↓ 2 callersMethodparam_propagate_down
* @brief Specifies whether the layer should compute gradients w.r.t. a * parameter at a particular index given by param_id. * * You ca
include/caffe/layer.hpp:304
↓ 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
tools/extra/parse_log.py:79
↓ 2 callersFunctionpolygon_from_list
Create a shapely polygon object from gt or dt line.
examples/text/nms.py:6
↓ 2 callersFunctionprinted_len
(s)
tools/extra/summarize.py:38
↓ 2 callersMethodrng
src/caffe/common.cpp:87
↓ 2 callersMethodscale_diff
src/caffe/blob.cpp:383
↓ 2 callersMethodset
src/gtest/gtest.h:2408
↓ 2 callersMethodset_gpu_data
src/caffe/syncedmem.cpp:104
↓ 2 callersMethodset_input_scale
Set the scale of preprocessed inputs s.t. the blob = blob * scale. N.B. input_scale is done AFTER mean subtraction and other preproce
python/caffe/io.py:262
↓ 2 callersMethodset_param_propagate_down
* @brief Sets whether the layer should compute gradients w.r.t. a * parameter at a particular index given by param_id. */
include/caffe/layer.hpp:312
↓ 2 callersFunctionsetup_handle
matlab/+caffe/private/caffe_.cpp:156
↓ 2 callersFunctionstr_vec_to_mx_strcell
Convert vector<string> to matlab cell vector of strings
matlab/+caffe/private/caffe_.cpp:120
↓ 2 callersMethodtest_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
src/gtest/gtest-all.cpp:2023
↓ 2 callersMethodto_proto
(self)
python/caffe/net_spec.py:204
↓ 2 callersMethodtotal_test_case_count
Gets the number of all test cases.
src/gtest/gtest-all.cpp:2017
← previousnext →501–600 of 3,103, ranked by callers