Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Harick1/caffe-yolo
/ functions
Functions
2,741 in github.com/Harick1/caffe-yolo
⨍
Functions
2,741
◇
Types & classes
813
↳
Endpoints
3
↓ 11 callers
Function
PrintTupleTo
src/gtest/gtest.h:9951
↓ 11 callers
Method
Stop
src/caffe/util/benchmark.cpp:42
↓ 11 callers
Method
asum_diff
src/caffe/blob.cpp:216
↓ 11 callers
Method
has_run_at_least_once
include/caffe/util/benchmark.hpp:22
↓ 11 callers
Method
initted
include/caffe/util/benchmark.hpp:20
↓ 11 callers
Method
running
include/caffe/util/benchmark.hpp:21
↓ 10 callers
Method
MilliSeconds
src/caffe/util/benchmark.cpp:82
↓ 10 callers
Method
Net
src/caffe/net.cpp:25
↓ 10 callers
Method
push
src/caffe/util/blocking_queue.cpp:24
↓ 10 callers
Method
reshape
(self, bootom, top)
python/caffe/test/test_python_layer.py:53
↓ 10 callers
Method
set_scale
Set the data scaling.
examples/pycaffe/tools.py:21
↓ 10 callers
Function
type
Gets the outcome of the test part.
src/gtest/gtest.h:16729
↓ 9 callers
Method
AtEnd
src/gtest/gtest.h:13472
↓ 9 callers
Function
CountIf
src/gtest/gtest-all.cpp:670
↓ 9 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
src/gtest/gtest-all.cpp:6409
↓ 9 callers
Method
FromProto
src/caffe/blob.cpp:448
↓ 9 callers
Method
Get
src/gtest/gtest-all.cpp:1346
↓ 9 callers
Method
InitRand
src/caffe/data_transformer.cpp:624
↓ 9 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
src/gtest/gtest-all.cpp:5003
↓ 9 callers
Method
ShareDiff
src/caffe/blob.cpp:144
↓ 9 callers
Method
StopInternalThread
src/caffe/internal_thread.cpp:54
↓ 9 callers
Function
StreamableToString
src/gtest/gtest.h:17197
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
src/gtest/gtest-all.cpp:4998
↓ 9 callers
Method
has_blob
src/caffe/net.cpp:953
↓ 9 callers
Method
set_cpu_data
src/caffe/blob.cpp:90
↓ 9 callers
Method
set_transpose
Set the input channel order for e.g. RGB to BGR conversion as needed for the reference ImageNet model. Parameters --
python/caffe/io.py:187
↓ 9 callers
Method
valid
include/caffe/util/db_lmdb.hpp:37
↓ 9 callers
Method
value
Gets the user supplied value.
src/gtest/gtest.h:17511
↓ 8 callers
Method
Close
include/caffe/util/db_lmdb.hpp:77
↓ 8 callers
Function
DecodeDatumToCVMat
src/caffe/util/io.cpp:323
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3401
↓ 8 callers
Method
InitTinyNet
src/caffe/test/test_net.cpp:58
↓ 8 callers
Function
IsSubstringImpl
src/gtest/gtest-all.cpp:2560
↓ 8 callers
Method
NumSequenceMatches
src/caffe/test/test_data_transformer.cpp:39
↓ 8 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
src/gtest/gtest-all.cpp:5901
↓ 8 callers
Function
ParseNaturalNumber
src/gtest/gtest-all.cpp:1368
↓ 8 callers
Method
RngUniformChecks
src/caffe/test/test_random_number_generator.cpp:110
↓ 8 callers
Method
RunInsertionTest
src/caffe/test/test_split_layer.cpp:90
↓ 8 callers
Method
SetUp
src/caffe/test/test_crop_layer.cpp:24
↓ 8 callers
Function
WriteProtoToBinaryFile
src/caffe/util/io.cpp:72
↓ 8 callers
Method
forward
(self, bottom, top)
python/caffe/test/test_python_layer.py:56
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
src/gtest/gtest-all.cpp:8508
↓ 7 callers
Function
CVMatToDatum
src/caffe/util/io.cpp:358
↓ 7 callers
Function
DecodeDatumToCVMatNative
src/caffe/util/io.cpp:312
↓ 7 callers
Function
ForEach
src/gtest/gtest-all.cpp:683
↓ 7 callers
Function
GetEnv
src/gtest/gtest.h:2702
↓ 7 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
src/gtest/gtest-all.cpp:2068
↓ 7 callers
Method
Next
include/caffe/util/db_lmdb.hpp:29
↓ 7 callers
Function
PrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
scripts/cpp_lint.py:4757
↓ 7 callers
Method
Reset
src/gtest/gtest-all.cpp:1347
↓ 7 callers
Method
Reshape
src/caffe/net.cpp:734
↓ 7 callers
Method
RngGaussianChecks
src/caffe/test/test_random_number_generator.cpp:66
↓ 7 callers
Method
SetUp
src/caffe/test/test_data_layer.cpp:32
↓ 7 callers
Function
StringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
src/gtest/gtest-all.cpp:3038
↓ 7 callers
Method
UponLeavingGTest
L < mutex_
src/gtest/gtest-all.cpp:4843
↓ 7 callers
Method
__check_input
(self, in_)
python/caffe/io.py:117
↓ 7 callers
Method
copy
src/gtest/gtest.h:9157
↓ 7 callers
Method
key
Gets the user supplied key.
src/gtest/gtest.h:17506
↓ 7 callers
Function
length
Returns the length of the encapsulated string, or 0 if the string is NULL.
src/gtest/gtest.h:3120
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
src/gtest/gtest-all.cpp:5770
↓ 7 callers
Method
phase
@brief returns the phase: TRAIN or TEST
include/caffe/net.hpp:137
↓ 7 callers
Method
set_mean
Set the mean to subtract for centering the data. Parameters ---------- in_ : which input to assign this mean.
python/caffe/io.py:236
↓ 7 callers
Function
sigmoid
src/caffe/layers/lstm_unit_layer.cpp:11
↓ 6 callers
Function
Abort
src/gtest/gtest-all.cpp:8441
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/gtest/gtest-all.cpp:2724
↓ 6 callers
Function
DecodeDatumNative
If Datum is encoded will decoded using DecodeDatumToCVMat and CVMatToDatum If Datum is not encoded will do nothing
src/caffe/util/io.cpp:339
↓ 6 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
src/gtest/gtest-all.cpp:8232
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/gtest/gtest-all.cpp:8026
↓ 6 callers
Method
InferBlobShape
src/caffe/data_transformer.cpp:543
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
src/gtest/gtest-all.cpp:7979
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
src/gtest/gtest-all.cpp:7518
↓ 6 callers
Function
MakeTempDir
include/caffe/util/io.hpp:24
↓ 6 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
src/gtest/gtest-all.cpp:5935
↓ 6 callers
Function
ReadImageToDatumReference
src/caffe/test/test_io.cpp:20
↓ 6 callers
Method
ReferenceLRNForward
src/caffe/test/test_lrn_layer.cpp:55
↓ 6 callers
Method
RngBernoulliFill
src/caffe/test/test_random_number_generator.cpp:157
↓ 6 callers
Method
SetUp
src/caffe/test/test_deconvolution_layer.cpp:27
↓ 6 callers
Method
SetUp
src/caffe/test/test_concat_layer.cpp:25
↓ 6 callers
Method
SetUp
src/caffe/test/test_maxpool_dropout_layers.cpp:23
↓ 6 callers
Method
ShapeEquals
src/caffe/blob.cpp:392
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/gtest/gtest-all.cpp:5849
↓ 6 callers
Method
TestBackward
src/caffe/test/test_power_layer.cpp:61
↓ 6 callers
Method
TestExpForward
src/caffe/test/test_neuron_layer.cpp:90
↓ 6 callers
Method
TestExpGradient
src/caffe/test/test_neuron_layer.cpp:112
↓ 6 callers
Method
ToProto
src/caffe/net.cpp:847
↓ 6 callers
Function
UniversalPrint
src/gtest/gtest.h:9881
↓ 6 callers
Function
caffe_rng
include/caffe/util/rng.hpp:16
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
src/gtest/gtest-all.cpp:2033
↓ 6 callers
Method
file_name
include/caffe/layers/hdf5_output_layer.hpp:42
↓ 6 callers
Method
loss
* @brief Returns the scalar loss associated with a top blob at a given index. */
include/caffe/layer.hpp:199
↓ 6 callers
Method
mean_bound
src/caffe/test/test_random_number_generator.cpp:53
↓ 6 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 6 callers
Function
swap_endian
examples/mnist/convert_mnist_data.cpp:38
↓ 6 callers
Function
swap_endian
examples/siamese/convert_mnist_siamese_data.cpp:22
↓ 6 callers
Method
test_params
src/caffe/test/test_filler.cpp:199
↓ 5 callers
Function
CloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
scripts/cpp_lint.py:1254
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
src/gtest/gtest-all.cpp:2301
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/gtest/gtest-all.cpp:6649
↓ 5 callers
Function
GetPreviousNonBlankLine
Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenu
scripts/cpp_lint.py:3046
↓ 5 callers
Function
GetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
tools/caffe.cpp:139
← previous
next →
101–200 of 2,741, ranked by callers