Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MhLiao/TextBoxes_plusplus
/ functions
Functions
3,103 in github.com/MhLiao/TextBoxes_plusplus
⨍
Functions
3,103
◇
Types & classes
847
↓ 2 callers
Function
RboxOverlap
src/caffe/util/bbox_util.cpp:750
↓ 2 callers
Function
Read
src/gtest/gtest.h:2693
↓ 2 callers
Function
ReadNetParamsFromBinaryFileOrDie
src/caffe/util/upgrade_proto.cpp:93
↓ 2 callers
Function
ReadProtoFromBinaryFileOrDie
include/caffe/util/io.hpp:110
↓ 2 callers
Method
RecordProperty
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 callers
Method
ReduceBottomBlobSize
src/caffe/test/test_slice_layer.cpp:39
↓ 2 callers
Method
RegisterTests
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 callers
Method
RemoveFileName
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 callers
Function
ReplaceAll
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 callers
Method
ResetSection
(self)
scripts/cpp_lint.py:588
↓ 2 callers
Method
Reshape
src/caffe/layers/prelu_layer.cpp:55
↓ 2 callers
Method
Reshape
include/caffe/layers/parameter_layer.hpp:26
↓ 2 callers
Function
ReverseCloseExpression
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 callers
Method
RngBernoulliChecks
src/caffe/test/test_random_number_generator.cpp:162
↓ 2 callers
Method
Run
src/caffe/parallel.cpp:421
↓ 2 callers
Method
RunLeastSquaresSolver
src/caffe/test/test_gradient_based_solver.cpp:70
↓ 2 callers
Method
RunV1UpgradeTest
src/caffe/test/test_upgrade_proto.cpp:1108
↓ 2 callers
Method
SeekToFirst
include/caffe/util/db_lmdb.hpp:28
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
src/gtest/gtest-all.cpp:1988
↓ 2 callers
Method
SetUp
src/caffe/test/test_hdf5data_layer.cpp:27
↓ 2 callers
Method
SetUp
src/caffe/test/test_filter_layer.cpp:26
↓ 2 callers
Method
ShareTrainedLayersWith
src/caffe/net.cpp:682
↓ 2 callers
Function
ShouldShard
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 callers
Function
SkipComma
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 callers
Function
SolverNeedsTypeUpgrade
Return true iff the solver contains any old solver_type specified as enums
src/caffe/util/upgrade_proto.cpp:1027
↓ 2 callers
Function
SplitBlobName
src/caffe/util/insert_splits.cpp:118
↓ 2 callers
Function
Stat
src/gtest/gtest.h:2640
↓ 2 callers
Method
Step
src/caffe/solver.cpp:209
↓ 2 callers
Function
StrNCpy
src/gtest/gtest.h:2671
↓ 2 callers
Function
StreamWideCharsToMessage
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 callers
Method
SuppressEventForwarding
src/gtest/gtest-all.cpp:4923
↓ 2 callers
Method
TestDropoutForward
src/caffe/test/test_neuron_layer.cpp:58
↓ 2 callers
Method
TestForward
src/caffe/test/test_tanh_layer.cpp:45
↓ 2 callers
Method
TestGreedyDecoder
src/caffe/test/test_ctc_decoder_layer.cpp:86
↓ 2 callers
Method
TestPReLU
src/caffe/test/test_neuron_layer.cpp:122
↓ 2 callers
Method
TestRead
src/caffe/test/test_annotated_data_layer.cpp:137
↓ 2 callers
Method
TestRead
src/caffe/test/test_data_layer.cpp:70
↓ 2 callers
Method
TestReadCropTrainSequenceSeeded
src/caffe/test/test_annotated_data_layer.cpp:427
↓ 2 callers
Method
TestReadCropTrainSequenceSeeded
src/caffe/test/test_data_layer.cpp:227
↓ 2 callers
Method
TestReadCropTrainSequenceUnseeded
src/caffe/test/test_annotated_data_layer.cpp:482
↓ 2 callers
Method
TestReadCropTrainSequenceUnseeded
src/caffe/test/test_data_layer.cpp:282
↓ 2 callers
Method
TestReshape
src/caffe/test/test_annotated_data_layer.cpp:222
↓ 2 callers
Method
TestReshape
src/caffe/test/test_data_layer.cpp:108
↓ 2 callers
Method
ToHDF5
src/caffe/net.cpp:868
↓ 2 callers
Function
UpgradeSolverAsNeeded
Check for deprecations and upgrade the SolverParameter as needed.
src/caffe/util/upgrade_proto.cpp:1072
↓ 2 callers
Function
UpgradeSolverType
src/caffe/util/upgrade_proto.cpp:1034
↓ 2 callers
Function
UpgradeV0Net
src/caffe/util/upgrade_proto.cpp:113
↓ 2 callers
Function
UpgradeV1LayerType
src/caffe/util/upgrade_proto.cpp:874
↓ 2 callers
Function
UpgradeV1Net
src/caffe/util/upgrade_proto.cpp:667
↓ 2 callers
Function
VGGNetBody
(net, from_layer, need_fc=True, fully_conv=False, reduced=False, dilated=False, nopool=False, dropout=
python/caffe/model_libs.py:293
↓ 2 callers
Function
Values
src/gtest/gtest.h:15528
↓ 2 callers
Function
WideStringToUtf8
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 callers
Function
_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 callers
Function
_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 callers
Function
_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
scripts/cpp_lint.py:782
↓ 2 callers
Function
_VerboseLevel
Returns the module's verbosity setting.
scripts/cpp_lint.py:777
↓ 2 callers
Method
__setattr__
(self, name, value)
python/caffe/net_spec.py:178
↓ 2 callers
Method
_get_top_name
(self, top, names, autonames)
python/caffe/net_spec.py:128
↓ 2 callers
Method
add_callback
include/caffe/solver.hpp:87
↓ 2 callers
Method
backward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:317
↓ 2 callers
Method
backward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:283
↓ 2 callers
Method
check_net
(self, net, blobs)
python/caffe/test/test_net.py:183
↓ 2 callers
Function
col2im_cpu
src/caffe/util/im2col.cpp:163
↓ 2 callers
Function
col2im_nd_cpu
src/caffe/util/im2col.cpp:212
↓ 2 callers
Function
collect_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 callers
Function
conv_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 callers
Function
coord_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 callers
Function
create_graph
Creates a graph from saved GraphDef file and returns a saver.
scripts/convert_inception_v3.py:65
↓ 2 callers
Method
crop
Crop a window from the image for detection. Include surrounding context according to the `context_pad` configuration. Parame
python/caffe/detector.py:125
↓ 2 callers
Method
detect_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 callers
Function
extract_datetime_from_line
(line, year)
tools/extra/extract_seconds.py:6
↓ 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
tools/extra/parse_log.py:121
↓ 2 callers
Method
forward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:275
↓ 2 callers
Method
forward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:257
↓ 2 callers
Function
get_labelname
(label)
scripts/convert_inception_v3.py:56
↓ 2 callers
Method
gpu_shape
src/caffe/blob.cpp:78
↓ 2 callers
Method
has_children
crnn/src/cpp/bk_tree.h:75
↓ 2 callers
Function
hdf5_load_nd_dataset_helper
src/caffe/util/hdf5.cpp:10
↓ 2 callers
Function
im2col_cpu
src/caffe/util/im2col.cpp:19
↓ 2 callers
Function
im2col_nd_core_cpu
src/caffe/util/im2col.cpp:70
↓ 2 callers
Function
im2col_nd_cpu
src/caffe/util/im2col.cpp:141
↓ 2 callers
Function
int_vec_to_mx_vec
Convert vector<int> to matlab row vector
matlab/+caffe/private/caffe_.cpp:110
↓ 2 callers
Method
join_new
Create a new circle that includes only this instance.
src/gtest/gtest.h:9046
↓ 2 callers
Function
make_padding
(padding_name, conv_shape)
scripts/convert_inception_v3.py:75
↓ 2 callers
Function
model_checks_out
(filename=model_filename, sha1=frontmatter['sha1'])
scripts/download_model_binary.py:62
↓ 2 callers
Method
param_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 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
tools/extra/parse_log.py:79
↓ 2 callers
Function
polygon_from_list
Create a shapely polygon object from gt or dt line.
examples/text/nms.py:6
↓ 2 callers
Function
printed_len
(s)
tools/extra/summarize.py:38
↓ 2 callers
Method
rng
src/caffe/common.cpp:87
↓ 2 callers
Method
scale_diff
src/caffe/blob.cpp:383
↓ 2 callers
Method
set
src/gtest/gtest.h:2408
↓ 2 callers
Method
set_gpu_data
src/caffe/syncedmem.cpp:104
↓ 2 callers
Method
set_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 callers
Method
set_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 callers
Function
setup_handle
matlab/+caffe/private/caffe_.cpp:156
↓ 2 callers
Function
str_vec_to_mx_strcell
Convert vector<string> to matlab cell vector of strings
matlab/+caffe/private/caffe_.cpp:120
↓ 2 callers
Method
test_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 callers
Method
to_proto
(self)
python/caffe/net_spec.py:204
↓ 2 callers
Method
total_test_case_count
Gets the number of all test cases.
src/gtest/gtest-all.cpp:2017
← previous
next →
501–600 of 3,103, ranked by callers