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
Function
ClearTestResult
src/gtest/gtest.h:17734
Method
ClipGradients
src/caffe/solvers/sgd_solver.cpp:90
Method
Clone
src/gtest/gtest.h:10233
Method
Clone
src/gtest/gtest.h:13435
Method
Clone
src/gtest/gtest.h:13558
Method
Clone
src/gtest/gtest.h:13699
Method
Clone
src/gtest/gtest.h:13857
Method
Clone
src/gtest/gtest.h:14034
Method
Clone
src/gtest/gtest.h:14228
Method
Clone
src/gtest/gtest.h:14441
Method
Clone
src/gtest/gtest.h:14670
Method
Clone
src/gtest/gtest.h:14917
Method
CloneCString
Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, o
src/gtest/gtest-all.cpp:2152
Method
Close
include/caffe/util/db_leveldb.hpp:53
Method
CloseConnection
Closes the socket.
src/gtest/gtest-all.cpp:4710
Function
CmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
src/gtest/gtest-all.cpp:2414
Function
CmpHelperFloatingPointEQ
src/gtest/gtest.h:18579
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
src/gtest/gtest-all.cpp:2510
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
src/gtest/gtest-all.cpp:2879
Function
Combine
src/gtest/gtest.h:16454
Method
Commit
include/caffe/util/db_leveldb.hpp:35
Method
Compare
src/gtest/gtest.h:18373
Method
Compare
src/gtest/gtest.h:18406
Method
ComputeCurrentValue
src/gtest/gtest.h:13468
Method
ComputeCurrentValue
src/gtest/gtest.h:13595
Method
ComputeCurrentValue
src/gtest/gtest.h:13740
Method
ComputeCurrentValue
src/gtest/gtest.h:13902
Method
ComputeCurrentValue
src/gtest/gtest.h:14083
Method
ComputeCurrentValue
src/gtest/gtest.h:14281
Method
ComputeCurrentValue
src/gtest/gtest.h:14498
Method
ComputeCurrentValue
src/gtest/gtest.h:14731
Method
ComputeCurrentValue
src/gtest/gtest.h:14982
Method
ComputeLeastSquaresUpdate
Compute an update value given the current state of the train net, using the analytical formula for the least squares gradient. updated_params will sto
src/caffe/test/test_gradient_based_solver.cpp:224
Method
ComputeUpdateValue
src/caffe/solvers/nesterov_solver.cpp:14
Method
ComputeUpdateValue
src/caffe/solvers/adam_solver.cpp:26
Method
ComputeUpdateValue
src/caffe/solvers/adagrad_solver.cpp:14
Method
ComputeUpdateValue
src/caffe/solvers/rmsprop_solver.cpp:14
Method
ComputeUpdateValue
src/caffe/solvers/adadelta_solver.cpp:26
Method
ComputeUpdateValue
src/caffe/solvers/sgd_solver.cpp:222
Method
ConcatLayer
include/caffe/layers/concat_layer.hpp:19
Method
ConcatLayerTest
src/caffe/test/test_concat_layer.cpp:20
Method
ConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
src/gtest/gtest-all.cpp:7618
Method
ConfigureStreamingOutput
Initializes event listeners for streaming test results in String form. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5317
Method
ConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5302
Function
ConstCharPtr
src/gtest/gtest.h:7420
Method
ConstField
src/gtest/gtest.h:1325
Method
ConstField
src/gtest/gtest.h:1337
Method
ConstField
src/gtest/gtest.h:1349
Method
ConstField
src/gtest/gtest.h:1361
Method
ConstField
src/gtest/gtest.h:1373
Method
ConstField
src/gtest/gtest.h:1385
Method
ConstField
src/gtest/gtest.h:1397
Method
ConstField
src/gtest/gtest.h:1409
Method
ConstField
src/gtest/gtest.h:1421
Method
ConstField
src/gtest/gtest.h:1433
Method
ConstantFiller
include/caffe/filler.hpp:33
Method
ConstantFillerTest
src/caffe/test/test_filler.cpp:12
Method
ContrastiveLossLayer
include/caffe/layers/contrastive_loss_layer.hpp:41
Method
ContrastiveLossLayerTest
src/caffe/test/test_contrastive_loss_layer.cpp:22
Method
ConvolutionLayer
* @param param provides ConvolutionParameter convolution_param, * with ConvolutionLayer options: * - num_output. The number of filters. *
include/caffe/layers/conv_layer.hpp:64
Method
ConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:155
Method
CopyTrainedLayersFromBinaryProto
src/caffe/net.cpp:789
Method
Create
Creates and returns a death test by dispatching to the current death test factory.
src/gtest/gtest-all.cpp:6501
Method
CreateKey
src/gtest/gtest.h:2423
Method
CreateLayer
Get a layer using a LayerParameter.
include/caffe/layer_factory.hpp:75
Method
CreateSolver
Get a solver using a SolverParameter.
include/caffe/solver_factory.hpp:73
Method
CreateTest
src/gtest/gtest.h:7209
Method
CreateTest
src/gtest/gtest.h:10292
Method
CropLayer
include/caffe/layers/crop_layer.hpp:23
Method
CropLayerTest
src/caffe/test/test_crop_layer.cpp:20
Method
CrossChannelBackward_cpu
src/caffe/layers/lrn_layer.cpp:180
Method
CrossChannelForward_cpu
src/caffe/layers/lrn_layer.cpp:108
Method
CuDNNConvolutionLayer
include/caffe/layers/cudnn_conv_layer.hpp:32
Method
CuDNNConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:819
Method
CuDNNLCNLayer
include/caffe/layers/cudnn_lcn_layer.hpp:19
Method
CuDNNLRNLayer
include/caffe/layers/cudnn_lrn_layer.hpp:18
Method
CuDNNLRNLayerTest
src/caffe/test/test_lrn_layer.cpp:257
Method
CuDNNNeuronLayerTest
src/caffe/test/test_neuron_layer.cpp:812
Method
CuDNNPoolingLayer
include/caffe/layers/cudnn_pooling_layer.hpp:22
Method
CuDNNPoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:616
Method
CuDNNReLULayer
include/caffe/layers/cudnn_relu_layer.hpp:22
Method
CuDNNSigmoidLayer
include/caffe/layers/cudnn_sigmoid_layer.hpp:22
Method
CuDNNSoftmaxLayer
include/caffe/layers/cudnn_softmax_layer.hpp:22
Method
CuDNNSoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:90
Method
CuDNNTanHLayer
include/caffe/layers/cudnn_tanh_layer.hpp:22
Method
Current
We need to use cached value referenced by iterator_ because *iterator_ can return a temporary object (and of type other then T), so just having "retur
src/gtest/gtest.h:10243
Method
Current
src/gtest/gtest.h:13438
Method
Current
src/gtest/gtest.h:13561
Method
Current
src/gtest/gtest.h:13702
Method
Current
src/gtest/gtest.h:13860
Method
Current
src/gtest/gtest.h:14037
Method
Current
src/gtest/gtest.h:14231
Method
Current
src/gtest/gtest.h:14444
Method
Current
src/gtest/gtest.h:14673
Method
Current
src/gtest/gtest.h:14920
Method
CurrentStackTrace
Returns the current OS stack trace as a String. Parameters: max_depth - the maximum number of stack frames to be included in the trace. skip_count
src/gtest/gtest-all.cpp:4838
Method
Cursor
include/caffe/util/db.hpp:15
Method
DB
include/caffe/util/db.hpp:38
Method
DBTest
src/caffe/test/test_db.cpp:21
Method
DataLayer
src/caffe/layers/data_layer.cpp:15
← previous
next →
1,101–1,200 of 2,741, ranked by callers