Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuckcho/video-caffe
/ functions
Functions
2,834 in github.com/chuckcho/video-caffe
⨍
Functions
2,834
◇
Types & classes
822
↳
Endpoints
3
↓ 1,238 callers
Method
cpu_data
src/caffe/blob.cpp:108
↓ 736 callers
Method
mutable_cpu_data
src/caffe/blob.cpp:156
↓ 677 callers
Method
count
include/caffe/blob.hpp:79
↓ 554 callers
Method
size
src/caffe/util/blocking_queue.cpp:83
↓ 492 callers
Method
shape
* @brief Returns the dimension of the index-th axis (or the negative index-th * axis from the end, if index is negative). * * @param i
include/caffe/blob.hpp:75
↓ 347 callers
Method
channels
@brief Deprecated legacy shape accessor channels: use shape(1) instead.
include/caffe/blob.hpp:138
↓ 293 callers
Method
num
@brief Deprecated legacy shape accessor num: use shape(0) instead.
include/caffe/blob.hpp:136
↓ 288 callers
Method
width
@brief Deprecated legacy shape accessor width: use shape(4) instead.
include/caffe/blob.hpp:146
↓ 284 callers
Method
height
@brief Deprecated legacy shape accessor height: use shape(3) instead.
include/caffe/blob.hpp:142
↓ 269 callers
Method
Forward
include/caffe/layer.hpp:413
↓ 175 callers
Method
begin
src/gtest/gtest.h:7740
↓ 175 callers
Method
cpu_diff
src/caffe/blob.cpp:144
↓ 174 callers
Method
end
src/gtest/gtest.h:7741
↓ 173 callers
Method
SetUp
src/caffe/test/test_db.cpp:25
↓ 172 callers
Method
data_at
include/caffe/blob.hpp:212
↓ 167 callers
Method
Fill
Fill the DB with data: if unique_pixels, each pixel is unique but all images are the same; else each image is unique but all pixels within an image ar
src/caffe/test/test_data_layer.cpp:43
↓ 160 callers
Method
CopyFrom
src/caffe/blob.cpp:467
↓ 156 callers
Method
Reshape
src/caffe/layers/lrn_layer.cpp:69
↓ 155 callers
Method
get
src/gtest/gtest.h:1845
↓ 137 callers
Method
mutable_cpu_diff
src/caffe/blob.cpp:168
↓ 128 callers
Method
reset
src/gtest/gtest.h:1853
↓ 114 callers
Method
num_axes
include/caffe/blob.hpp:78
↓ 97 callers
Method
CheckGradientExhaustive
include/caffe/test/test_gradient_check_util.hpp:190
↓ 94 callers
Function
caffe_copy
src/caffe/util/math_functions.cpp:86
↓ 92 callers
Method
size
Returns the number of TestPartResult objects in the array.
src/gtest/gtest-all.cpp:8982
↓ 90 callers
Function
Search
Searches the string for the pattern, caching the compiled regexp.
scripts/cpp_lint.py:547
↓ 90 callers
Method
data
include/caffe/parallel.hpp:36
↓ 86 callers
Function
Match
Matches the string with the pattern, caching the compiled regexp.
scripts/cpp_lint.py:519
↓ 73 callers
Function
set_random_seed
python/caffe/_caffe.cpp:71
↓ 68 callers
Method
size
include/caffe/parallel.hpp:33
↓ 64 callers
Function
caffe_set
src/caffe/util/math_functions.cpp:57
↓ 62 callers
Method
offset
include/caffe/blob.hpp:163
↓ 59 callers
Method
Backward
src/caffe/net.cpp:709
↓ 56 callers
Method
join
Join an existing circle. L < g_linked_ptr_mutex
src/gtest/gtest.h:9063
↓ 51 callers
Function
ValuesIn
src/gtest/gtest.h:15488
↓ 48 callers
Method
length
@brief Deprecated legacy shape accessor length: use shape(2) instead.
include/caffe/blob.hpp:140
↓ 46 callers
Method
gpu_data
src/caffe/blob.cpp:126
↓ 45 callers
Method
mutable_gpu_data
src/caffe/blob.cpp:162
↓ 42 callers
Method
type
* @brief Returns the layer type. */
include/caffe/layer.hpp:191
↓ 41 callers
Method
ReshapeLike
src/caffe/blob.cpp:71
↓ 37 callers
Function
mxCHECK
Do CHECK and throw a Mex error if check fails
matlab/+caffe/private/caffe_.cpp:25
↓ 36 callers
Method
TestLeastSquaresUpdate
Test that the correct update is computed for a regularized least squares problem: E = (1/(2n)) || X w - y ||^2 + (lambda / 2) || w ||^2 \nabla_w E =
src/caffe/test/test_gradient_based_solver.cpp:457
↓ 34 callers
Method
CheckGradientEltwise
include/caffe/test/test_gradient_check_util.hpp:206
↓ 32 callers
Function
String
The default c'tor constructs a NULL string.
src/gtest/gtest.h:3042
↓ 32 callers
Method
write
Export solver parameters to INPUT "filepath". Sorted alphabetically.
examples/pycaffe/tools.py:113
↓ 28 callers
Method
SetUp
src/caffe/test/test_pooling_layer.cpp:28
↓ 28 callers
Method
set_batch_size
src/caffe/layers/memory_data_layer.cpp:100
↓ 26 callers
Method
Start
src/caffe/util/benchmark.cpp:26
↓ 24 callers
Method
RunFilterNetTest
src/caffe/test/test_net.cpp:1462
↓ 24 callers
Function
caffe_rng_rand
src/caffe/util/math_functions.cpp:239
↓ 24 callers
Method
head
include/caffe/syncedmem.hpp:69
↓ 24 callers
Method
net
include/caffe/solver.hpp:71
↓ 24 callers
Method
test_params
src/caffe/test/test_filler.cpp:399
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
src/gtest/gtest-all.cpp:3923
↓ 22 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/gtest/gtest-all.cpp:1302
↓ 22 callers
Method
SetUp
src/caffe/test/test_convolution_layer.cpp:162
↓ 21 callers
Method
CanonicalAxisIndex
* @brief Returns the 'canonical' version of a (usually) user-specified axis, * allowing for negative indexing (e.g., -1 for the last axis).
include/caffe/blob.hpp:122
↓ 21 callers
Method
blob_by_name
src/caffe/net.cpp:962
↓ 21 callers
Method
mutable_gpu_diff
src/caffe/blob.cpp:174
↓ 21 callers
Method
shape_string
include/caffe/blob.hpp:58
↓ 19 callers
Function
AssertionSuccess
Makes a successful assertion result.
src/gtest/gtest-all.cpp:2269
↓ 19 callers
Method
Net
src/caffe/net.cpp:25
↓ 18 callers
Function
coord_map_from_to
Determine the coordinate mapping betweeen a top (from) and a top (to). Walk the graph to find a common ancestor while composing the coord map
python/caffe/coord_map.py:115
↓ 18 callers
Function
impl
Accessors for the implementation object.
src/gtest/gtest.h:18229
↓ 17 callers
Function
GetDB
src/caffe/util/db.cpp:9
↓ 16 callers
Function
AssertionFailure
Makes a failed assertion result.
src/gtest/gtest-all.cpp:2274
↓ 16 callers
Function
FilePath
src/gtest/gtest.h:3261
↓ 16 callers
Method
Open
src/caffe/util/db_lmdb.cpp:10
↓ 16 callers
Function
ReadImageToCVMat
src/caffe/util/io.cpp:89
↓ 16 callers
Method
ShareData
src/caffe/blob.cpp:180
↓ 16 callers
Function
c_str
Gets the 0-terminated C string this String object represents. The String object still owns the string. Therefore the caller should NOT delete the ret
src/gtest/gtest.h:3125
↓ 16 callers
Function
coord_net_spec
Define net spec for simple conv-pool-deconv pattern common to all coordinate mapping tests.
python/caffe/test/test_coord_map.py:12
↓ 16 callers
Function
format_int
include/caffe/util/format.hpp:10
↓ 15 callers
Method
InitUnsharedWeightsNet
loss_weight is the loss weight for the 'EuclideanLoss' layer output. midnet_loss_weight is the loss weight for the first 'InnerProduct' layer output.
src/caffe/test/test_net.cpp:298
↓ 15 callers
Function
MDB_CHECK
include/caffe/util/db_lmdb.hpp:14
↓ 15 callers
Method
has_layer
src/caffe/net.cpp:975
↓ 14 callers
Function
Message
Copy constructor.
src/gtest/gtest.h:8594
↓ 14 callers
Function
ReadImageToDatum
src/caffe/util/io.cpp:135
↓ 14 callers
Method
SetUp
src/caffe/test/test_lrn_layer.cpp:33
↓ 13 callers
Method
Clear
Clears the object.
src/gtest/gtest-all.cpp:3148
↓ 13 callers
Method
MakeReferenceTop
src/caffe/test/test_convolution_layer.cpp:180
↓ 13 callers
Method
Transform
src/caffe/data_transformer.cpp:42
↓ 13 callers
Function
caffe_conv
src/caffe/test/test_convolution_layer.cpp:22
↓ 13 callers
Method
pop
src/caffe/util/blocking_queue.cpp:44
↓ 13 callers
Method
reshape
(self, bootom, top)
python/caffe/test/test_python_layer.py:53
↓ 12 callers
Method
CheckAccumulation
src/caffe/test/test_gradient_based_solver.cpp:403
↓ 12 callers
Method
Commit
src/caffe/util/db_lmdb.cpp:56
↓ 12 callers
Function
FillDatum
src/caffe/test/test_data_transformer.cpp:18
↓ 12 callers
Method
ForwardBackward
include/caffe/net.hpp:85
↓ 12 callers
Method
MicroSeconds
src/caffe/util/benchmark.cpp:58
↓ 12 callers
Method
SetUp
src/caffe/test/test_deconvolution_layer.cpp:28
↓ 12 callers
Method
TestForward
src/caffe/test/test_reduction_layer.cpp:36
↓ 12 callers
Method
TestGradient
src/caffe/test/test_reduction_layer.cpp:80
↓ 12 callers
Method
TestSnapshot
src/caffe/test/test_gradient_based_solver.cpp:510
↓ 12 callers
Method
asum_data
src/caffe/blob.cpp:223
↓ 12 callers
Method
batch_size
include/caffe/layers/memory_data_layer.hpp:42
↓ 12 callers
Function
caffe_add_scalar
src/caffe/util/math_functions.cpp:72
↓ 12 callers
Function
caffe_cpu_dot
src/caffe/util/math_functions.cpp:351
↓ 12 callers
Method
index
src/gtest/gtest.h:8184
↓ 12 callers
Method
layer_by_name
src/caffe/net.cpp:980
next →
1–100 of 2,834, ranked by callers