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
↓ 1 callers
Function
parse_readme_frontmatter
(dirname)
scripts/download_model_binary.py:30
↓ 1 callers
Method
phase
include/caffe/layer.hpp:319
↓ 1 callers
Function
phase_net_file
()
python/caffe/test/test_python_layer.py:91
↓ 1 callers
Function
polygon_iou
Intersection over union between two shapely polygons.
examples/text/nms.py:20
↓ 1 callers
Method
predict
Predict classification probabilities of inputs. Parameters ---------- inputs : iterable of (H x W x K) input ndarray
python/caffe/classifier.py:47
↓ 1 callers
Function
prepare_network
(config)
examples/text/demo_det.py:38
↓ 1 callers
Function
prepare_network
(config)
examples/text/demo.py:44
↓ 1 callers
Function
print_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 callers
Function
python_net_file
()
python/caffe/test/test_python_layer.py:59
↓ 1 callers
Function
python_param_net_file
()
python/caffe/test/test_python_layer_with_param_str.py:28
↓ 1 callers
Function
read_net
(filename)
tools/extra/summarize.py:22
↓ 1 callers
Method
release
src/gtest/gtest.h:1847
↓ 1 callers
Function
reset
Usage: caffe_('reset')
matlab/+caffe/private/caffe_.cpp:458
↓ 1 callers
Method
resize_and_crop_image
Takes an image name, resize it and crop the center square
tools/extra/resize_and_crop_images.py:20
↓ 1 callers
Function
resize_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 callers
Function
roll_weighted_die
src/caffe/util/im_transforms.cpp:30
↓ 1 callers
Function
run_inference_on_image
(image)
scripts/convert_inception_v3.py:246
↓ 1 callers
Function
save_and_visu
(image, results, config)
examples/text/demo_det.py:112
↓ 1 callers
Function
save_and_visu
(image, results, config)
examples/text/demo.py:118
↓ 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
tools/extra/parse_log.py:134
↓ 1 callers
Method
scale_data
src/caffe/blob.cpp:346
↓ 1 callers
Method
set_forwarding_enabled
src/gtest/gtest-all.cpp:4210
↓ 1 callers
Method
set_loss
* @brief Sets the loss associated with a top blob at a given index. */
include/caffe/layer.hpp:206
↓ 1 callers
Function
sigmoid
src/caffe/layers/sigmoid_layer.cpp:9
↓ 1 callers
Function
silent_net
()
python/caffe/test/test_net_spec.py:44
↓ 1 callers
Method
simple_solver_param
src/caffe/test/test_solver_factory.cpp:19
↓ 1 callers
Method
size
STL-style container methods.
src/gtest/gtest.h:7739
↓ 1 callers
Method
successful_test_count
Gets the number of successful tests.
src/gtest/gtest-all.cpp:2028
↓ 1 callers
Function
summarize_net
(net)
tools/extra/summarize.py:63
↓ 1 callers
Function
tanh_naive
src/caffe/test/test_tanh_layer.cpp:16
↓ 1 callers
Method
test_property_count
Returns the number of the test properties.
src/gtest/gtest-all.cpp:3191
↓ 1 callers
Function
test_single
(dt_dir,score,overlap,save_dir)
examples/text/nms.py:88
↓ 1 callers
Function
time
Time: benchmark the execution time of a model.
tools/caffe.cpp:334
↓ 1 callers
Function
to_proto
Generate a NetParameter that contains all layers needed to compute all arguments.
python/caffe/net_spec.py:43
↓ 1 callers
Method
total_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 callers
Method
type
include/caffe/layers/filter_layer.hpp:28
↓ 1 callers
Method
type
include/caffe/layers/hinge_loss_layer.hpp:63
↓ 1 callers
Method
type
include/caffe/layers/reverse_layer.hpp:29
↓ 1 callers
Method
type
include/caffe/layers/multinomial_logistic_loss_layer.hpp:51
↓ 1 callers
Method
type
include/caffe/layers/sigmoid_cross_entropy_loss_layer.hpp:56
↓ 1 callers
Method
type
include/caffe/layers/softmax_loss_layer.hpp:61
↓ 1 callers
Method
type
include/caffe/layers/hdf5_data_layer.hpp:36
↓ 1 callers
Method
type
include/caffe/layers/absval_layer.hpp:32
↓ 1 callers
Method
type
include/caffe/layers/memory_data_layer.hpp:27
↓ 1 callers
Method
type
include/caffe/layers/flatten_layer.hpp:30
↓ 1 callers
Method
type
include/caffe/layers/split_layer.hpp:26
↓ 1 callers
Method
type
include/caffe/layers/reshape_layer.hpp:28
↓ 1 callers
Method
value
include/caffe/util/db_lmdb.hpp:33
↓ 1 callers
Function
visu_rec_results
(image, rec_save_dir, f_score_threshold)
examples/text/demo.py:149
↓ 1 callers
Function
zeroPadArrayLength
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
Method
AbsValLayer
include/caffe/layers/absval_layer.hpp:27
Method
AccuracyLayer
* @param param provides AccuracyParameter accuracy_param, * with AccuracyLayer options: * - top_k (\b optional, default 1). * Sets
include/caffe/layers/accuracy_layer.hpp:29
Method
AccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:19
Method
AdaDeltaPreSolve
src/caffe/solvers/adadelta_solver.cpp:8
Method
AdaDeltaSolver
include/caffe/sgd_solvers.hpp:113
Method
AdaGradSolver
include/caffe/sgd_solvers.hpp:70
Method
AdamPreSolve
src/caffe/solvers/adam_solver.cpp:8
Method
AdamSolver
include/caffe/sgd_solvers.hpp:137
Method
AddAccuracyOutput
src/caffe/test/test_ctc_decoder_layer.cpp:54
Method
AddCreator
Adds a creator.
include/caffe/solver_factory.hpp:65
Method
AddCreator
Adds a creator.
include/caffe/layer_factory.hpp:67
Function
AddGlobalTestEnvironment
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
Method
AddTestCaseInstantiation
INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information about a generator.
src/gtest/gtest.h:10409
Function
AddTestInfo
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
Function
AddTestName
src/gtest/gtest.h:7270
Method
AddTestPattern
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
Method
Advance
src/gtest/gtest.h:10229
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
Advance
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
Method
AllowForceBackward
* 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
Method
AllowForceBackward
* Unlike most loss layers, in the ContrastiveLossLayer we can backpropagate * to the first two inputs. */
include/caffe/layers/contrastive_loss_layer.hpp:52
Method
AllowForceBackward
* 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
Method
AllowForceBackward
include/caffe/layers/lstm_layer.hpp:80
Method
AllowForceBackward
* We usually cannot backpropagate to the labels; ignore force_backward for * these inputs. */
include/caffe/layers/loss_layer.hpp:56
Method
AllowForceBackward
* 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
Method
AllowForceBackward
include/caffe/layers/recurrent_layer.hpp:57
Method
AnnotatedDataLayer
src/caffe/layers/annotated_data_layer.cpp:18
Method
AnnotatedDataLayerTest
src/caffe/test/test_annotated_data_layer.cpp:50
Method
AnsiToUtf16
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
Method
AppendBottom
src/caffe/net.cpp:424
Method
AppendParam
src/caffe/net.cpp:449
Method
AppendTop
src/caffe/net.cpp:384
Function
ApplyNMSFastRBox
src/caffe/util/bbox_util.cpp:3573
Method
ApplyUpdate
src/caffe/solvers/sgd_solver.cpp:134
Method
ApplyUpdate
include/caffe/solver.hpp:150
Method
ArgMaxLayer
* @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
Method
ArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:18
Method
Arguments
src/gtest/gtest-all.cpp:7043
Function
ArrayAwareFind
src/gtest/gtest.h:7660
Method
AssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
src/gtest/gtest.h:2285
Method
AssertHeld
src/gtest/gtest.h:2464
Method
AssertHelper
AssertHelper constructor.
src/gtest/gtest-all.cpp:1643
← previous
next →
1,001–1,100 of 3,103, ranked by callers