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
Function
GetTypeId
src/gtest/gtest.h:7172
Function
GetTypeName
src/gtest/gtest.h:3472
Method
GoogleTestFailureException
src/gtest/gtest-all.cpp:3359
Method
GradientBasedSolverTest
src/caffe/test/test_gradient_based_solver.cpp:27
Method
GradientChecker
kink and kink_range specify an ignored nonsmooth region of the form kink - kink_range <= |feature value| <= kink + kink_range, which accounts for all
include/caffe/test/test_gradient_check_util.hpp:24
Method
HDF5DataLayer
include/caffe/layers/hdf5_data_layer.hpp:25
Method
HDF5DataLayerTest
src/caffe/test/test_hdf5data_layer.cpp:22
Method
HDF5OutputLayer
include/caffe/layers/hdf5_output_layer.hpp:26
Method
HDF5OutputLayerTest
src/caffe/test/test_hdf5_output_layer.cpp:22
Function
HasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
src/gtest/gtest.h:17417
Method
HasFatalFailure
Returns true iff the test fatally failed.
src/gtest/gtest-all.cpp:3170
Method
HasNewFatalFailureHelper
src/gtest/gtest-all.cpp:8988
Method
HasNonfatalFailure
Returns true iff the test has a non-fatal failure.
src/gtest/gtest-all.cpp:3180
Function
HasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
src/gtest/gtest-all.cpp:1908
Method
HasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
src/gtest/gtest-all.cpp:3254
Method
HingeLossLayer
include/caffe/layers/hinge_loss_layer.hpp:60
Method
HingeLossLayerTest
src/caffe/test/test_hinge_loss_layer.cpp:21
Method
Im2colLayer
include/caffe/layers/im2col_layer.hpp:22
Method
Im2colLayerTest
src/caffe/test/test_im2col_layer.cpp:19
Method
ImageDataLayer
include/caffe/layers/image_data_layer.hpp:25
Method
ImageDataLayerTest
src/caffe/test/test_image_data_layer.cpp:24
Function
ImplicitCast_
src/gtest/gtest.h:2044
Function
InceptionV3Body
(net, from_layer, output_pred=False)
python/caffe/model_libs.py:599
Method
Infinity
Returns the floating-point number that represent positive infinity.
src/gtest/gtest.h:7059
Method
InfogainLossLayer
include/caffe/layers/infogain_loss_layer.hpp:49
Method
InfogainLossLayerTest
src/caffe/test/test_infogain_loss_layer.cpp:20
Method
Init
src/caffe/solver.cpp:60
Method
Init
src/caffe/net.cpp:49
Method
Init
src/caffe/util/benchmark.cpp:108
Method
Init
Initializes this object; makes a copy of the input array if 'relation' is kCopy.
src/gtest/gtest.h:7750
Method
Init
src/gtest/gtest-all.cpp:1857
Method
InitConstantCorrect
src/caffe/test/test_ctc_loss_layer.cpp:53
Method
InitConstantEqual
src/caffe/test/test_ctc_loss_layer.cpp:158
Method
InitConstantWrong
src/caffe/test/test_ctc_loss_layer.cpp:106
Method
InitMutex
src/caffe/layer.cpp:7
Method
InitNetFromProtoFileWithState
src/caffe/test/test_net.cpp:33
Method
InitNetFromProtoString
src/caffe/test/test_net.cpp:27
Method
InitRandom
src/caffe/test/test_ctc_loss_layer.cpp:199
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:567
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:708
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:808
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:941
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:1070
Method
InitSolver
src/caffe/test/test_gradient_based_solver.cpp:1172
Method
InitTestNets
src/caffe/solver.cpp:127
Method
InitTrainNet
src/caffe/solver.cpp:82
Method
InnerProductLayer
include/caffe/layers/inner_product_layer.hpp:21
Method
InnerProductLayerTest
src/caffe/test/test_inner_product_layer.cpp:23
Method
InputLayer
include/caffe/layers/input_layer.hpp:21
Method
InternalRunDeathTestFlag
src/gtest/gtest.h:8170
Method
InternalThread
include/caffe/internal_thread.hpp:21
Method
InternalThreadEntry
src/caffe/parallel.cpp:271
Method
InternalThreadEntry
src/caffe/data_reader.cpp:87
Method
InternalThreadEntry
src/caffe/test/test_internal_thread.cpp:24
Method
InternalThreadEntry
src/caffe/test/test_internal_thread.cpp:30
Method
InternalThreadEntry
src/caffe/layers/base_data_layer.cpp:76
Method
InternalThreadEntry
Implement this method in your subclass with the code you want your thread to run. */
include/caffe/internal_thread.hpp:39
Function
IsAlNum
src/gtest/gtest.h:2576
Function
IsAlpha
src/gtest/gtest.h:2573
Function
IsContainerTest
src/gtest/gtest.h:7609
Function
IsEmpty
Returns true iff the path is NULL or "".
src/gtest/gtest.h:3314
Function
IsHRESULTFailure
src/gtest/gtest-all.cpp:2688
Function
IsHRESULTSuccess
src/gtest/gtest-all.cpp:2681
Function
IsInBox
src/caffe/util/bbox_util.cpp:374
Function
IsLower
src/gtest/gtest.h:2582
Method
IsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
src/gtest/gtest-all.cpp:4322
Function
IsNotSubstring
src/gtest/gtest-all.cpp:2595
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
src/gtest/gtest-all.cpp:7673
Method
IsShared
@brief Return whether this layer is actually shared by other nets. * If ShareInParallel() is true and using more than one GPU and the *
include/caffe/layer.hpp:107
Method
IsSource
File has a source file extension.
scripts/cpp_lint.py:956
Function
IsSubstring
src/gtest/gtest-all.cpp:2583
Function
IsUpper
src/gtest/gtest.h:2588
Method
IsValidXmlCharacter
May c appear in a well-formed XML document?
src/gtest/gtest-all.cpp:4327
Method
Iterator
src/gtest/gtest.h:10134
Method
Iterator
src/gtest/gtest.h:10221
Method
Iterator
src/gtest/gtest.h:13409
Method
Iterator
src/gtest/gtest.h:13525
Method
Iterator
src/gtest/gtest.h:13659
Method
Iterator
src/gtest/gtest.h:13810
Method
Iterator
src/gtest/gtest.h:13980
Method
Iterator
src/gtest/gtest.h:14167
Method
Iterator
src/gtest/gtest.h:14373
Method
Iterator
src/gtest/gtest.h:14595
Method
Iterator
src/gtest/gtest.h:14835
Method
Join
src/gtest/gtest.h:2222
Method
KilledBySignal
KilledBySignal constructor.
src/gtest/gtest-all.cpp:6325
Method
LMDB
include/caffe/util/db_lmdb.hpp:74
Method
LMDBCursor
include/caffe/util/db_lmdb.hpp:20
Method
LMDBTransaction
include/caffe/util/db_lmdb.hpp:58
Method
LRNLayer
include/caffe/layers/lrn_layer.hpp:25
Method
LRNLayerTest
src/caffe/test/test_lrn_layer.cpp:29
Method
LSTMLayer
include/caffe/layers/lstm_layer.hpp:50
Method
LSTMLayerTest
src/caffe/test/test_lstm_layer.cpp:21
Method
LSTMUnitLayer
include/caffe/layers/lstm_layer.hpp:71
Method
LastMessage
src/gtest/gtest-all.cpp:6507
Method
Layer
* You should not implement your own constructor. Any set up code should go * to SetUp(), where the dimensions of the bottom blobs are provided to t
include/caffe/layer.hpp:40
Method
LayerRegisterer
include/caffe/layer_factory.hpp:119
Method
LayerRegistry
Layer registry should never be instantiated - everything is done with its static variables.
include/caffe/layer_factory.hpp:99
Method
LayerSetUp
src/caffe/layers/prelu_layer.cpp:12
Method
LayerSetUp
src/caffe/layers/filter_layer.cpp:9
← previous
next →
1,701–1,800 of 3,103, ranked by callers